Interface IIndexedColorConverter
Interface IIndexedColorConverter
Nom dels espais: Aspose.Imaging Assemblea: Aspose.Imaging.dll (25.4.0)
El convertidor de color per a formats d’imatge indexats.
public interface IIndexedColorConverter
Methods
FillIndexedtoIndexedMap(El byte[]Màster: PixelDataFormat)
Omplir el mapa de conversió de la imatge indexada a indexat.
void FillIndexedtoIndexedMap(byte[] map, PixelDataFormat sourceFormat, PixelDataFormat destFormat)
Parameters
map
byte
[]
El mapa de conversió.
sourceFormat
PixelDataFormat
El format de font.
destFormat
PixelDataFormat
El format de destinació.