AdsApp.​Dimensions

Pixel dimensions of an image asset.

Methods:

MemberTypeDescription
getHeight() int Returns the height.
getWidth() int Returns the width.

getHeight()

Returns the height.

Return values:

TypeDescription
int The height.

getWidth()

Returns the width.

Return values:

TypeDescription
int The width.