Back to Website
Show / Hide Table of Contents

Class CropEffect

Inheritance
System.Object
BaseImageEffect
CropEffect
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.Model.Effects
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public class CropEffect : BaseImageEffect

Constructors

CropEffect()

Declaration
public CropEffect()

Properties

AfterCropHeight

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

AfterCropWidth

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

Height

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

Width

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

X

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

Y

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

Methods

GetBytes()

Declaration
public override byte[] GetBytes()
Returns
Type Description
System.Byte[]
Overrides
BaseImageEffect.GetBytes()
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