Back to Website
Show / Hide Table of Contents

Class ColorManagement.ImageParams

Inheritance
System.Object
ColorManagement.ImageParams
Implements
Aurigma.GraphicsMill.IImageParams
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.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.ColorManagement
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class ImageParams

Constructors

ImageParams(PixelFormat, ColorProfile)

Declaration
public ImageParams(PixelFormat pixelFormat, ColorProfile colorProfile)
Parameters
Type Name Description
PixelFormat pixelFormat
Aurigma.GraphicsMill.ColorProfile colorProfile

ImageParams(IImageParams)

Declaration
public ImageParams(IImageParams imageParams)
Parameters
Type Name Description
Aurigma.GraphicsMill.IImageParams imageParams

Properties

ColorProfile

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

DpiX

Declaration
public float DpiX { get; }
Property Value
Type Description
System.Single

DpiY

Declaration
public float DpiY { get; }
Property Value
Type Description
System.Single

Height

Declaration
public int Height { get; }
Property Value
Type Description
System.Int32

Ink

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

Palette

Declaration
public ColorPalette Palette { get; }
Property Value
Type Description
Aurigma.GraphicsMill.ColorPalette

PixelFormat

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

Width

Declaration
public int Width { get; }
Property Value
Type Description
System.Int32

Methods

ConvertToSimple()

Declaration
public void ConvertToSimple()

EnsurePixelFormatNotIndexed(Boolean)

Declaration
public void EnsurePixelFormatNotIndexed(bool hasAlphaChannel)
Parameters
Type Name Description
System.Boolean hasAlphaChannel

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32
Overrides
System.Object.GetHashCode()

Implements

Aurigma.GraphicsMill.IImageParams
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