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):
    ...
ParameterTypeDescription
mapbytesThe conversion map.
source_formatPixelDataFormatThe source format.
dest_formatPixelDataFormatThe destination format.

See Also