IColorConverter Interface

The color converter.

Namespace:  Aspose.CAD
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public interface IColorConverter

The IColorConverter type exposes the following members.

Methods
  NameDescription
Public methodConvert
Converts the passed data to the output format.
See Also