IIndexedColorConverter Class

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)Remplit la table de conversion d’image indexée vers indexée.

Method: fill_indexedto_indexed_map(map, source_format, dest_format)

 fill_indexedto_indexed_map(map, source_format, dest_format) 

Remplit la table de conversion d’image indexée vers indexée.

Parameters:

ParamètreTypeDescription
carteSystem.ByteLa carte de conversion.
source_formatPixelDataFormatLe format source.
dest_formatPixelDataFormatLe format de destination.