Interface IIndexedColorConverter

Interface IIndexedColorConverter

名称: Aspose.Imaging アセンション: Aspose.Imaging.dll (25.4.0)

インデックスされた画像形式のための色変換器。

public interface IIndexedColorConverter

Methods

FillIndexedtoIndexedMap(ビート( ), ・PixelDataFormat、PixelDataFormat)

インデックスされたイメージ変換マップをインデックスしたイメージ変換マップに記入します。

void FillIndexedtoIndexedMap(byte[] map, PixelDataFormat sourceFormat, PixelDataFormat destFormat)

Parameters

map byte ( )

変換地図です。

sourceFormat PixelDataFormat

ソース形式です。

destFormat PixelDataFormat

目的地形式

 日本語