IIndexedColorConverter Class

Summary: The color converter for indexed image formats.

Module: aspose.psd

Full Name: aspose.psd.IIndexedColorConverter

Aspose.PSD Version: 24.4.0

Methods

NameDescription
fill_indexedto_indexed_map(map, source_format, dest_format)Fills the indexed to indexed image conversion map.

Method: fill_indexedto_indexed_map(map, source_format, dest_format)

 fill_indexedto_indexed_map(map, source_format, dest_format) 

Fills the indexed to indexed image conversion map.

Parameters:

ParameterTypeDescription
mapbyteThe conversion map.
source_formatPixelDataFormatThe source format.
dest_formatPixelDataFormatThe destination format.