IIndexedColorConverter فئة
Summary: The color converter for indexed image formats.
Module: aspose.imaging
Full Name: aspose.imaging.IIndexedColorConverter
Methods
| Name | الوصف |
|---|---|
| fill_indexedto_indexed_map(map, source_format, dest_format) | يملأ خريطة تحويل الصورة من فهرس إلى فهرس. |
Method: fill_indexedto_indexed_map(map, source_format, dest_format)
fill_indexedto_indexed_map(map, source_format, dest_format)
يملأ خريطة تحويل الصورة من فهرس إلى فهرس.
Parameters:
| معامل | نوع | الوصف |
|---|---|---|
| خريطة | System.Byte | خريطة التحويل. |
| source_format | PixelDataFormat | تنسيق المصدر. |
| dest_format | PixelDataFormat | تنسيق الوجهة. |