Colour
represents the ARGB components of a colour for an image. Note that an alpha value of 0xFF
represents a fully opaque colour and 0x00
is totally transparent. Colour
objects are immutable and their contents can not be changed (for no particular reason).
|
|
|
|
|
|