Color

A structure representing a chroma color

Members

Functions

toArray
ubyte[] toArray()

Convert the color to a byte array

Variables

blue
ubyte blue;
green
ubyte green;
red
ubyte red;

Meta