Back to Website
Show / Hide Table of Contents

Class ImageItem.ImageMetaData

Package: @aurigma/design-atoms-model

Constructors

(constructor)(rawData)

Constructs a new instance of the ImageMetaData class

Declaration
constructor(rawData: Object);
Parameters
Type Name Description
Object rawData

Properties

height

Declaration
height: number;
Property Value
Type Description
number

id

Declaration
id: string;
Property Value
Type Description
string

isVector

Declaration
isVector: boolean;
Property Value
Type Description
boolean

width

Declaration
width: number;
Property Value
Type Description
number

Methods

clone()

Declaration
clone(): ImageMetaData;
Returns
Type Description
ImageMetaData

equals(other)

Declaration
equals(other: ImageMetaData): boolean;
Parameters
Type Name Description
ImageMetaData other
Returns
Type Description
boolean
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