IColorConverter Interface
The color converter.

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