Constructor Summary |
---|
ColorEntry()
Constructor. |
Property Getters/Setters Summary | ||
---|---|---|
function | getColor() | |
Represents an ARGB color. | ||
function | getIX() | |
function | setIX(value) | |
Required int. The zero-based index of the element within its parent element. |
Constructor Detail |
---|
function ColorEntry()
Property Getters/Setters Detail |
---|
getIX/setIX : Number | |
function getIX() / function setIX(value) |
getColor : Color | |
function getColor() |