IIndexedColorConverter Interface

The color converter for indexed image formats.

Namespace:  Aspose.CAD
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
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