interlaced property
interlaced property
True if image should be interlaced.
Definition:
@property
def interlaced(self):
...
@interlaced.setter
def interlaced(self, value):
...
See Also
- module
groupdocs.signature.options
- class
GifSaveOptions