IIndexedColorConverter Klasse

Summary: The color converter for indexed image formats.

Module: aspose.imaging

Full Name: aspose.imaging.IIndexedColorConverter

Methods

NameBeschreibung
fill_indexedto_indexed_map(map, source_format, dest_format)Füllt die Index‑zu‑Index‑Bildkonvertierungskarte.

Method: fill_indexedto_indexed_map(map, source_format, dest_format)

 fill_indexedto_indexed_map(map, source_format, dest_format) 

Füllt die Index‑zu‑Index‑Bildkonvertierungskarte.

Parameters:

ParameterTypBeschreibung
KarteSystem.ByteDie Konvertierungskarte.
source_formatPixelDataFormatDas Quellformat.
dest_formatPixelDataFormatDas Zielformat.