Method | Description |
---|---|
![]() | Default constructor. Components r, g and b will be set 0, and components alpha-shading will be set 255. |
![]() | Constructor. Creates an RGB color with color components r, g, and b and alpha-shading component a correspondingly. |
![]() | Constructor. Creates an BRG color with color components blue, green, and red and alpha-shading component correspondingly. |