IIndexedColorConverter Sınıfı
Summary: The color converter for indexed image formats.
Module: aspose.imaging
Full Name: aspose.imaging.IIndexedColorConverter
Methods
| Name | Açıklama |
|---|---|
| fill_indexedto_indexed_map(map, source_format, dest_format) | İndeksli’den indeksli görüntü dönüşüm haritasını doldurur. |
Method: fill_indexedto_indexed_map(map, source_format, dest_format)
fill_indexedto_indexed_map(map, source_format, dest_format)
İndeksli’den indeksli görüntü dönüşüm haritasını doldurur.
Parameters:
| Parameter | Tür | Açıklama |
|---|---|---|
| harita | System.Byte | Dönüşüm haritası. |
| source_format | PixelDataFormat | Kaynak biçim. |
| dest_format | PixelDataFormat | Hedef biçim. |