IIndexedColorConverter.FillIndexedtoIndexedMap
IIndexedColorConverter.FillIndexedtoIndexedMap method
Fills the indexed to indexed image conversion map.
public void FillIndexedtoIndexedMap(byte[] map, PixelDataFormat sourceFormat,
PixelDataFormat destFormat)
| Parameter | Type | Description |
|---|---|---|
| map | Byte[] | The conversion map. |
| sourceFormat | PixelDataFormat | The source format. |
| destFormat | PixelDataFormat | The destination format. |
See Also
- class PixelDataFormat
- interface IIndexedColorConverter
- namespace Aspose.Imaging
- assembly Aspose.Imaging