Back to Website
Show / Hide Table of Contents

Class PixelFormatConverter

Inheritance
System.Object
PixelFormatConverter
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.GmConverters
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class PixelFormatConverter

Methods

AddAlpha(PixelFormat)

Declaration
public static PixelFormat AddAlpha(this PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat
Returns
Type Description
PixelFormat

DiscardAlpha(PixelFormat)

Declaration
public static PixelFormat DiscardAlpha(this PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat
Returns
Type Description
PixelFormat

GetColorSpace(PixelFormat)

Declaration
public static ColorSpace GetColorSpace(this PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat
Returns
Type Description
ColorSpace

HasAlpha(PixelFormat)

Declaration
public static bool HasAlpha(this PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat
Returns
Type Description
System.Boolean

IsCmyk(PixelFormat)

Declaration
public static bool IsCmyk(this PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat
Returns
Type Description
System.Boolean

IsGrayscale(PixelFormat)

Declaration
public static bool IsGrayscale(this PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat
Returns
Type Description
System.Boolean

IsIndexed(PixelFormat)

Declaration
public static bool IsIndexed(this PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat
Returns
Type Description
System.Boolean

IsRgb(PixelFormat)

Declaration
public static bool IsRgb(this PixelFormat pixelFormat)
Parameters
Type Name Description
PixelFormat pixelFormat
Returns
Type Description
System.Boolean

ToGm(PixelFormat)

Declaration
public static PixelFormat ToGm(this PixelFormat source)
Parameters
Type Name Description
PixelFormat source
Returns
Type Description
Aurigma.GraphicsMill.PixelFormat

ToModel(PixelFormat)

Declaration
public static PixelFormat ToModel(this PixelFormat source)
Parameters
Type Name Description
Aurigma.GraphicsMill.PixelFormat source
Returns
Type Description
PixelFormat
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