Back to Website
Show / Hide Table of Contents

Interface IResizeOptions

Namespace: Aurigma.DesignAtoms.Canvas
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IResizeOptions

Properties

AlphaMask

Declaration
bool AlphaMask { get; }
Property Value
Type Description
System.Boolean

ColorizeColor

Declaration
Color ColorizeColor { get; }
Property Value
Type Description
Aurigma.GraphicsMill.Color

ColorSettings

Declaration
IRenderingColorSettings ColorSettings { get; }
Property Value
Type Description
IRenderingColorSettings

Dpi

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

Effect

Declaration
ImageEffect Effect { get; }
Property Value
Type Description
ImageEffect

Effects

Declaration
List<BaseImageEffect> Effects { get; }
Property Value
Type Description
System.Collections.Generic.List<BaseImageEffect>

FileFormat

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

OverlayBlendMode

Declaration
BlendMode? OverlayBlendMode { get; }
Property Value
Type Description
System.Nullable<BlendMode>

OverlayColor

Declaration
Color OverlayColor { get; }
Property Value
Type Description
Aurigma.GraphicsMill.Color

OverlayOpacity

Declaration
float? OverlayOpacity { get; }
Property Value
Type Description
System.Nullable<System.Single>

PageIndex

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

PixelFormat

Declaration
PixelFormat PixelFormat { get; }
Property Value
Type Description
PixelFormat

RectHeight

Declaration
float? RectHeight { get; }
Property Value
Type Description
System.Nullable<System.Single>

RectWidth

Declaration
float? RectWidth { get; }
Property Value
Type Description
System.Nullable<System.Single>

RemoveColorProfile

Declaration
bool RemoveColorProfile { get; }
Property Value
Type Description
System.Boolean

ResizeMode

Declaration
ResizeMode ResizeMode { get; }
Property Value
Type Description
Aurigma.GraphicsMill.Transforms.ResizeMode

Size

Declaration
Size Size { get; }
Property Value
Type Description
System.Drawing.Size

SourceImageId

Declaration
string SourceImageId { get; }
Property Value
Type Description
System.String

ThumbnailId

Declaration
string ThumbnailId { get; }
Property Value
Type Description
System.String

Methods

GetSourceImageFileFormat()

Declaration
FileFormat GetSourceImageFileFormat()
Returns
Type Description
FileFormat

GetSourceImageFilePath()

Declaration
string GetSourceImageFilePath()
Returns
Type Description
System.String

GetSourceImageReadStream()

Declaration
Stream GetSourceImageReadStream()
Returns
Type Description
System.IO.Stream
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