Back to Website
Show / Hide Table of Contents

Interface IColorPreviewCache

Namespace: Aurigma.DesignAtoms.ColorManagement
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IColorPreviewCache

Methods

AddColorPreview(String, Color, ColorProfile, RgbColor)

Declaration
void AddColorPreview(string profileId, Color color, ColorProfile targetDevice, RgbColor colorPreview)
Parameters
Type Name Description
System.String profileId
Aurigma.GraphicsMill.Color color
Aurigma.GraphicsMill.ColorProfile targetDevice
Aurigma.GraphicsMill.RgbColor colorPreview

GetColorPreview(String, Color, ColorProfile)

Declaration
RgbColor GetColorPreview(string profileId, Color color, ColorProfile targetDevice)
Parameters
Type Name Description
System.String profileId
Aurigma.GraphicsMill.Color color
Aurigma.GraphicsMill.ColorProfile targetDevice
Returns
Type Description
Aurigma.GraphicsMill.RgbColor
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback