RazerChromaDevice

Represents a chroma device and it offers methods for customising the led colors

Constructors

this
this(string basePath)
Undocumented in source.

Alias This

device

Members

Functions

country
string country()
driverVersion
string driverVersion()
firmwareVersion
string firmwareVersion()
flush
void flush()

apply the custom effect

logoLedState
bool logoLedState()

check if the razer logo is illuminated

mode
string mode()
serial
string serial()
setKeyRow
void setKeyRow(ubyte row, Color[] colors)

set a row of colors

type
string type()

Variables

device
RazerDevice device;
Undocumented in source.

Meta