Property Getters/Setters Summary | ||
---|---|---|
function | getImageData() | |
Gets the icon set data. | ||
function | getIndex() | |
function | setIndex(value) | |
Gets and sets the icon's index in the icon set. | ||
function | getType() | |
function | setType(value) | |
Gets and sets the icon set type. The value of the property is IconSetType integer constant. |
Method Summary | ||
---|---|---|
static function | getIconImageData(type, index) | |
Get the icon set data |
Property Getters/Setters Detail |
---|
getImageData : byte[] | |
function getImageData() |
getType/setType : Number | |
function getType() / function setType(value) |
getIndex/setIndex : Number | |
function getIndex() / function setIndex(value) |
Method Detail |
---|
getIconImageData | |
static function getIconImageData(type, index) |
type: Number
- A index: Number
- icon's index