Back to Website
Show / Hide Table of Contents

Class SourceImageParams

Inheritance
System.Object
SourceImageParams
Implements
ISourceImageParams
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.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Storage.FileCache
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class SourceImageParams : ISourceImageParams

Constructors

SourceImageParams()

Declaration
public SourceImageParams()

Properties

ColorProfile

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

ContainsOnlyVectorElements

Declaration
public bool ContainsOnlyVectorElements { get; set; }
Property Value
Type Description
System.Boolean

DpiX

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

DpiY

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

FileFormat

Declaration
public FileFormat FileFormat { get; set; }
Property Value
Type Description
FileFormat

Height

Declaration
public int Height { get; set; }
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; set; }
Property Value
Type Description
Aurigma.GraphicsMill.PixelFormat

Width

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

Implements

ISourceImageParams
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