EyeonTips:Script/Reference/Applications/Fuse/Classes/Image/Fill

From VFXPedia

< EyeonTips:Script | Reference/Applications/Fuse/Classes/Image
Revision as of 11:24, 16 February 2012 by Tilt (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Fill() will also change the canvas color of an image. If you just want to fill the image (inside its DoD) and preserve the canvas color, you need to save it first using GetCanvasColor() and restore it afterwards using SetCanvasColor().