[EMAIL PROTECTED] wrote/ schreef: > MC currently doesn't support painting on an alphamask..so it strips the > alphamask with any image editing operation (ie.flips and rotation). You > can however save the alphadata away before rotating it..rotate the > alphadata by script, and apply it afterwards using the alphadata > property. > If this is too slow you can still take advantage of the > alphadata/imagedata/maskdata properties by having an external do the > heavy bit fiddling (external api now supports manipulating binary data) > [snip] Or what you can do is use MC built-in functions to manipulate the image when the user is rotating, flipping etc., and do the manipulation on idle (when the user's done) by exporting the mask and alphadata. Also you dan save the original image, so it only get minimally distorted.
> Tuviah > http://members.aol.com/tuvsnyder/ Regards, / Groeten, Sjoerd Archives: http://www.mail-archive.com/[email protected]/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EMAIL PROTECTED]>, not this list.
