Back to Website
Show / Hide Table of Contents

Class SourceColorProfiles

Inheritance
System.Object
SourceColorProfiles
Implements
ISourceColorProfiles
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.ColorManagement
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class SourceColorProfiles : ISourceColorProfiles

Constructors

SourceColorProfiles(ColorProfile, ColorProfile, ColorProfile)

Declaration
public SourceColorProfiles(ColorProfile rgb, ColorProfile cmyk, ColorProfile grayscale)
Parameters
Type Name Description
Aurigma.GraphicsMill.ColorProfile rgb
Aurigma.GraphicsMill.ColorProfile cmyk
Aurigma.GraphicsMill.ColorProfile grayscale

Properties

Cmyk

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

Grayscale

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

Rgb

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

Implements

ISourceColorProfiles
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