Back to Website
Show / Hide Table of Contents

Class GmColorConverter

Inheritance
System.Object
GmColorConverter
Implements
IGmColorConverter
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 GmColorConverter : IGmColorConverter

Constructors

GmColorConverter()

Declaration
public GmColorConverter()

Methods

FromGmCmykColor(CmykColor)

Declaration
public CmykColor FromGmCmykColor(CmykColor cmyk)
Parameters
Type Name Description
Aurigma.GraphicsMill.CmykColor cmyk
Returns
Type Description
CmykColor

FromGmColor(Color)

Declaration
public Color FromGmColor(Color color)
Parameters
Type Name Description
Aurigma.GraphicsMill.Color color
Returns
Type Description
Color

FromGmGrayscaleColor(GrayscaleColor)

Declaration
public GrayscaleColor FromGmGrayscaleColor(GrayscaleColor grayscale)
Parameters
Type Name Description
Aurigma.GraphicsMill.GrayscaleColor grayscale
Returns
Type Description
GrayscaleColor

FromGmLabColor(LabColor)

Declaration
public LabColor FromGmLabColor(LabColor lab)
Parameters
Type Name Description
Aurigma.GraphicsMill.LabColor lab
Returns
Type Description
LabColor

FromGmRgbColor(RgbColor)

Declaration
public RgbColor FromGmRgbColor(RgbColor rgb)
Parameters
Type Name Description
Aurigma.GraphicsMill.RgbColor rgb
Returns
Type Description
RgbColor

FromGmSpotColor(SpotColor)

Declaration
public SpotColor FromGmSpotColor(SpotColor spot)
Parameters
Type Name Description
Aurigma.GraphicsMill.SpotColor spot
Returns
Type Description
SpotColor

ToGmCmykColor(CmykColor, IColorProfilesProvider)

Declaration
public CmykColor ToGmCmykColor(CmykColor cmyk, IColorProfilesProvider profilesProvider)
Parameters
Type Name Description
CmykColor cmyk
IColorProfilesProvider profilesProvider
Returns
Type Description
Aurigma.GraphicsMill.CmykColor

ToGmColor(Color, IColorProfilesProvider)

Declaration
public Color ToGmColor(Color color, IColorProfilesProvider profilesProvider)
Parameters
Type Name Description
Color color
IColorProfilesProvider profilesProvider
Returns
Type Description
Aurigma.GraphicsMill.Color

ToGmGrayscaleColor(GrayscaleColor, IColorProfilesProvider)

Declaration
public GrayscaleColor ToGmGrayscaleColor(GrayscaleColor grayscale, IColorProfilesProvider profilesProvider)
Parameters
Type Name Description
GrayscaleColor grayscale
IColorProfilesProvider profilesProvider
Returns
Type Description
Aurigma.GraphicsMill.GrayscaleColor

ToGmLabColor(LabColor, IColorProfilesProvider)

Declaration
public LabColor ToGmLabColor(LabColor lab, IColorProfilesProvider profilesProvider)
Parameters
Type Name Description
LabColor lab
IColorProfilesProvider profilesProvider
Returns
Type Description
Aurigma.GraphicsMill.LabColor

ToGmRgbColor(RgbColor, IColorProfilesProvider)

Declaration
public RgbColor ToGmRgbColor(RgbColor rgb, IColorProfilesProvider profilesProvider)
Parameters
Type Name Description
RgbColor rgb
IColorProfilesProvider profilesProvider
Returns
Type Description
Aurigma.GraphicsMill.RgbColor

ToGmSpotColor(SpotColor, IColorProfilesProvider)

Declaration
public SpotColor ToGmSpotColor(SpotColor spot, IColorProfilesProvider profilesProvider)
Parameters
Type Name Description
SpotColor spot
IColorProfilesProvider profilesProvider
Returns
Type Description
Aurigma.GraphicsMill.SpotColor

Implements

IGmColorConverter
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