Back to Website
Show / Hide Table of Contents

Class CropEffect

Inheritance
BaseImageEffect
CropEffect
Package: @aurigma/design-atoms

Constructors

(constructor)(x, y, width, height)

Constructs a new instance of the CropEffect class

Declaration
constructor(x: number, y: number, width: number, height: number);
Parameters
Type Name Description
number x
number y
number width
number height

Properties

__type

Declaration
__type: string;
Property Value
Type Description
string

height

Declaration
height: number;
Property Value
Type Description
number

width

Declaration
width: number;
Property Value
Type Description
number

x

Declaration
x: number;
Property Value
Type Description
number

y

Declaration
y: number;
Property Value
Type Description
number
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