razer-d v0.1.1 (2018-03-02T15:20:34Z)
Dub
Repo
Color
razer
chroma
A structure representing a chroma color
struct
Color {
ubyte
red
;
ubyte
green
;
ubyte
blue
;
ubyte
[]
toArray
();
}
Members
Functions
toArray
ubyte
[]
toArray
()
Convert the color to a byte array
Variables
blue
ubyte
blue
;
green
ubyte
green
;
red
ubyte
red
;
Meta
Source
See Implementation
razer
chroma
classes
RazerChromaDevice
functions
chromaDevices
structs
Color
Dimension
A structure representing a chroma color