It sounds like you are doing the image cropping programmatically. In theory you could move the image off screen so it doesn’t have to be transparent, crop it there, and then move it back when you’re done.
Rick > On Sep 24, 2024, at 2:35 PM, jbv via use-livecode > <use-livecode@lists.runrev.com> wrote: > > Actually, it looks like the "crop" function doesn't work > on images with transparencies, or it outputs weird results... > > Le 2024-09-24 11:16, jbv via use-livecode a écrit : >> Hi list, >> When cropping an invisible image, what happens to the imagedata? >> I might be wrong, but it looks like the imagedata isn't modified >> accordingly... >> Best, >> jbv > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode