Interface IIndexedColorConverter
Interface IIndexedColorConverter
Nombre del espacio: Aspose.Imaging Asamblea: Aspose.Imaging.dll (25.4.0)
El convertidor de color para los formatos de imagen indexados.
public interface IIndexedColorConverter
Methods
FillIndexedtoIndexedMap(El byte[][], Título: PixelDataFormat)
Complete el mapa de conversión de imagen indexado a indexado.
void FillIndexedtoIndexedMap(byte[] map, PixelDataFormat sourceFormat, PixelDataFormat destFormat)
Parameters
map
byte
[][]
El mapa de conversión.
sourceFormat
PixelDataFormat
El formato de fuente.
destFormat
PixelDataFormat
El formato de destino.