IIndexedColorConverter Class
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) | 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ètre | Type | Description |
|---|---|---|
| carte | System.Byte | La carte de conversion. |
| source_format | PixelDataFormat | Le format source. |
| dest_format | PixelDataFormat | Le format de destination. |