Table of Contents
Methods
-
sizeDataImg()
: array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int}
-
sizeFlyerImg()
: array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int, 'LARGE_WIDTH': int, 'LARGE_HEIGHT': int, 'MAX_BYTE': int}
-
sizeGlyImg()
: array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int}
-
sizePartyImg()
: array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int, 'LARGE_WIDTH': int, 'LARGE_HEIGHT': int, 'MAX': int}
-
sizeUserImg()
: array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int, 'MAX_BYTES': int}
sizeDataImg()
public
static sizeDataImg() : array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int}
Return values
array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int}
sizeFlyerImg()
public
static sizeFlyerImg() : array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int, 'LARGE_WIDTH': int, 'LARGE_HEIGHT': int, 'MAX_BYTE': int}
Return values
array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int, 'LARGE_WIDTH': int, 'LARGE_HEIGHT': int, 'MAX_BYTE': int}
sizeGlyImg()
public
static sizeGlyImg() : array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int}
Return values
array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int}
sizePartyImg()
public
static sizePartyImg() : array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int, 'LARGE_WIDTH': int, 'LARGE_HEIGHT': int, 'MAX': int}
Return values
array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int, 'LARGE_WIDTH': int, 'LARGE_HEIGHT': int, 'MAX': int}
sizeUserImg()
public
static sizeUserImg() : array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int, 'MAX_BYTES': int}
Return values
array{'FULL_WIDTH': int, 'FULL_HEIGHT': int, 'MEDIUM_WIDTH': int, 'MEDIUM_HEIGHT': int, 'SMALL_WIDTH': int, 'SMALL_HEIGHT': int, 'MAX_BYTES': int}