IIndexedColorConverter Interface
The color converter for indexed image formats.

Namespace: Aspose.PSD
Assembly: Aspose.PSD (in Aspose.PSD.dll) Version: 23.4
Syntax
public interface IIndexedColorConverter

The IIndexedColorConverter type exposes the following members.

Methods
  NameDescription
Public methodFillIndexedtoIndexedMap
Fills the indexed to indexed image conversion map.
See Also