Colour
as an integer in 0xAARRGGBB format. Colour
as an integer
int
.
@return Value as int
or zero if it can't be transformed.
int
represented by this character array.
@return toInt(10)
@throws NumberFormatException if this character sequencedoes not contain a parsable int
.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|