Interface IIndexedColorConverter

Interface IIndexedColorConverter

Tên không gian: Aspose.Imaging Tổng hợp: Aspose.Imaging.dll (25.4.0)

Bộ chuyển đổi màu cho các định dạng hình ảnh được chỉ định.

public interface IIndexedColorConverter

Methods

FillIndexedtoIndexedMap(byte[ ], PixelDataFormat, PixelDataFormat)

Chọn bản đồ chuyển đổi hình ảnh được indexed sang indexed.

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

Parameters

map byte [ ]

Bản đồ chuyển đổi

sourceFormat PixelDataFormat

định dạng nguồn.

destFormat PixelDataFormat

định vị định dạng

 Tiếng Việt