IIndexedColorConverter 类

Summary: The color converter for indexed image formats.

Module: aspose.imaging

Full Name: aspose.imaging.IIndexedColorConverter

Methods

Name描述
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:

参数TypeDescription
映射System.Byte转换映射。
source_formatPixelDataFormat源格式。
dest_formatPixelDataFormat目标格式。