Back to Website
Show / Hide Table of Contents

Class ImageLoader.ExtendedImageSource

Inheritance
System.Object
ImageLoader.ExtendedImageSource
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.Canvas
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class ExtendedImageSource

Constructors

ExtendedImageSource(IConfiguration, IFileCacheImageParamsReader, ISourceImageParamsReader, ImageItem.ImageSource)

Declaration
public ExtendedImageSource(IConfiguration configuration, IFileCacheImageParamsReader fileCacheImageParamsReader, ISourceImageParamsReader imageParamsReader, ImageItem.ImageSource source)
Parameters
Type Name Description
IConfiguration configuration
IFileCacheImageParamsReader fileCacheImageParamsReader
ISourceImageParamsReader imageParamsReader
ImageItem.ImageSource source

Properties

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.Nullable<System.Int32>

HorizontalResolution

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

IsVector

Declaration
public bool? IsVector { get; }
Property Value
Type Description
System.Nullable<System.Boolean>

Source

Declaration
public ImageItem.ImageSource Source { get; }
Property Value
Type Description
ImageItem.ImageSource

VerticalResolution

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

Width

Declaration
public int? Width { get; }
Property Value
Type Description
System.Nullable<System.Int32>

Methods

GetRatioWidthToHeight()

Declaration
public float GetRatioWidthToHeight()
Returns
Type Description
System.Single
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