Summary
Generates a byte array of RGB values.
Syntax
public static byte[] RGB()
Remarks
The generated byte array is an array of a fixed length of 3.
Return Value
Type | Description |
---|---|
byte[] | a byte array of RGB values. |