background_color_index property
background_color_index property
Gets or sets the GIF background color index.
Definition:
@property
def background_color_index(self):
...
@background_color_index.setter
def background_color_index(self, value):
...
See Also
- module
groupdocs.signature.options
- class
GifSaveOptions