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

From VFXPedia

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().