Interface IIndexedColorConverter
Interface IIndexedColorConverter
Il nome: Aspose.Imaging Assemblea: Aspose.Imaging.dll (25.4.0)
Il colore convertitore per i formati di immagine indexati.
public interface IIndexedColorConverter
Methods
FillIndexedtoIndexedMap(di byte[ ], Scopri di più su PixelDataFormat)
Inserisci la mappa di conversione dell’immagine indexata.
void FillIndexedtoIndexedMap(byte[] map, PixelDataFormat sourceFormat, PixelDataFormat destFormat)
Parameters
map
byte
[ ]
La mappa della conversione.
sourceFormat
PixelDataFormat
Il formato fonte.
destFormat
PixelDataFormat
Formato di destinazione.