Interface IColorPreviewService
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IColorPreviewService
Methods
GetPreview(Color, IRenderingColorSettings, IColorProfilesProvider)
Declaration
RgbColor GetPreview(Color color, IRenderingColorSettings colorSettings, IColorProfilesProvider profilesProvider)
Parameters
Returns
GetPreview(Color, IRenderingColorSettings)
Declaration
RgbColor GetPreview(Color color, IRenderingColorSettings colorSettings)
Parameters
Returns
| Type |
Description |
| Aurigma.GraphicsMill.RgbColor |
|