Convert transparent PNG on import?
J. Landman Gay
jacque at hyperactivesw.com
Mon Feb 2 14:39:28 EST 2015
On 2/2/2015 12:56 PM, Scott Rossi wrote:
> Do your users go through an import process? If yes, and you can
> determine which images are PNGs (by file suffix for example), then
> you might be able to replace the contents of the imported PNG with a
> snapshot of its position on the card. Export a snapshot of the card
> using the PNGs rect to a variable, and then set the text of the
> imported image to the variable.
Could you do something with the alpha channel instead? Like, set it to
empty?
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list