fill_indexedto_indexed_map method
fill_indexedto_indexed_map
Fills the indexed to indexed image conversion map.
def fill_indexedto_indexed_map(self, map, source_format, dest_format):
...
Parameter | Type | Description |
---|---|---|
map | bytes | The conversion map. |
source_format | PixelDataFormat | The source format. |
dest_format | PixelDataFormat | The destination format. |
See Also
- module
aspose.cad
- class
IIndexedColorConverter