Interface IIndexedColorConverter

Interface IIndexedColorConverter

이름 공간 : Aspose.Imaging 모임: Aspose.Imaging.dll (25.4.0)

색상 변환기 인덱스 이미지 형식.

public interface IIndexedColorConverter

Methods

FillIndexedtoIndexedMap(바이트[ ] [ [ ], 픽셀 데이터포맷, 픽셀 데이터포맷)

인덱스된 이미지 변환지도를 인덱스된 이미지 변환지도로 작성합니다.

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

Parameters

map byte [ ] [ [ ]

변환의 지도

sourceFormat PixelDataFormat

출처 형식에 대하여

destFormat PixelDataFormat

목적지 형식

 한국어