IIndexedColorConverter klass

Summary: The color converter for indexed image formats.

Module: aspose.imaging

Full Name: aspose.imaging.IIndexedColorConverter

Methods

NameDescription
fill_indexedto_indexed_map(map, source_format, dest_format)Fyller i konverteringskartan från indexerad till indexerad bild.

Method: fill_indexedto_indexed_map(map, source_format, dest_format)

 fill_indexedto_indexed_map(map, source_format, dest_format) 

Fyller i konverteringskartan från indexerad till indexerad bild.

Parameters:

ParameterTypBeskrivning
kartaSystem.ByteKonverteringskartan.
source_formatPixelDataFormatKällformatet.
dest_formatPixelDataFormatMålformatet.