IIndexedColorConverter klass
Summary: The color converter for indexed image formats.
Module: aspose.imaging
Full Name: aspose.imaging.IIndexedColorConverter
Methods
| Name | Description |
|---|---|
| fill_indexedto_indexed_map(map, source_format, dest_format) | Fyller i konverteringskartan från indexerad till indexerad bild. |
Method: fill_indexedto_indexed_map(map, source_format, dest_format)
fill_indexedto_indexed_map(map, source_format, dest_format)
Fyller i konverteringskartan från indexerad till indexerad bild.
Parameters:
| Parameter | Typ | Beskrivning |
|---|---|---|
| karta | System.Byte | Konverteringskartan. |
| source_format | PixelDataFormat | Källformatet. |
| dest_format | PixelDataFormat | Målformatet. |