Interface IIndexedColorConverter
Interface IIndexedColorConverter
Numele spaţiului: Aspose.Imaging Asamblare: Aspose.Imaging.dll (25.4.0)
Conversorul de culori pentru formatele de imagine indexate.
public interface IIndexedColorConverter
Methods
FillIndexedtoIndexedMap(în byte[], PixelDataFormat și PixelDataFormat)
Îndeplinește harta de conversie a imaginii indexate la indexate.
void FillIndexedtoIndexedMap(byte[] map, PixelDataFormat sourceFormat, PixelDataFormat destFormat)
Parameters
map
byte
[]
Cărţi de conversie.
sourceFormat
PixelDataFormat
Formatul de sursă.
destFormat
PixelDataFormat
Formatul de destinaţie.