Back to Website
Show / Hide Table of Contents

Interface IRenderingColorSettings

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

Properties

DestinationProfile

Declaration
ColorProfile DestinationProfile { get; }
Property Value
Type Description
Aurigma.GraphicsMill.ColorProfile

SourceProfiles

Declaration
ISourceColorProfiles SourceProfiles { get; }
Property Value
Type Description
ISourceColorProfiles

TargetDeviceProfile

Declaration
ColorProfile TargetDeviceProfile { get; }
Property Value
Type Description
Aurigma.GraphicsMill.ColorProfile

Methods

WithDestination(ColorProfile)

Declaration
IRenderingColorSettings WithDestination(ColorProfile destination)
Parameters
Type Name Description
Aurigma.GraphicsMill.ColorProfile destination
Returns
Type Description
IRenderingColorSettings

WithTargetDevice(ColorProfile)

Declaration
IRenderingColorSettings WithTargetDevice(ColorProfile targetDevice)
Parameters
Type Name Description
Aurigma.GraphicsMill.ColorProfile targetDevice
Returns
Type Description
IRenderingColorSettings
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