Companion
object Companion
Properties
Link copied to clipboard
                  Value of (0, 0, 0, 255) that represents the black color.
Link copied to clipboard
                  Value of (0, 0, 255, 255) that represents the blue color.
Link copied to clipboard
                  Value of (0, 255, 255, 255) that represents the cyan color.
Link copied to clipboard
                  Value of (0, 255, 0, 255) that represents the green color.
Link copied to clipboard
                  Value of (255, 0, 255, 255) that represents the magenta color.
Link copied to clipboard
                  Value of (255, 0, 0, 255) that represents the red color.
Link copied to clipboard
                  The number of bits used to represent an instance of ColorRGBA32 in a binary form.
Link copied to clipboard
                  The number of bytes used to represent an instance of ColorRGBA32 in a binary form.
Link copied to clipboard
                  Value of (255, 255, 255, 255) that represents the white color.
Link copied to clipboard
                  Value of (255, 255, 0, 255) that represents the yellow color.