Interface IColorProfilesProvider
Namespace: Aurigma.DesignAtoms.ColorManagement
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IColorProfilesProvider
Methods
GetColorProfileOrDefault(String)
Declaration
ColorProfile GetColorProfileOrDefault(string profileDescription)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | profileDescription |
Returns
| Type | Description |
|---|---|
| Aurigma.GraphicsMill.ColorProfile |