Класс IIndexedColorConverter

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)Заполняет карту преобразования индексированного изображения в индексированное.

Method: fill_indexedto_indexed_map(map, source_format, dest_format)

 fill_indexedto_indexed_map(map, source_format, dest_format) 

Заполняет карту преобразования индексированного изображения в индексированное.

Parameters:

ПараметрТипОписание
картаSystem.ByteКарта преобразования.
source_formatPixelDataFormatИсходный формат.
dest_formatPixelDataFormatЦелевой формат.