anim_background_color property
anim_background_color property
Gets or sets the color of the animation background.
Definition:
@property
def anim_background_color(self):
...
@anim_background_color.setter
def anim_background_color(self, value):
...
See Also
- module
aspose.cad.imageoptions
- class
WebPOptions