razer.chroma

Undocumented in source.

Members

Classes

RazerChromaDevice
class RazerChromaDevice

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

Functions

chromaDevices
RazerChromaDevice[] chromaDevices()

Return the razer chroma devices that are connected to your computer

transition
Color transition(double percent, Color from, Color to)

Get an itermiedary color based on a value from 0 and 1 interval

Structs

Color
struct Color

A structure representing a chroma color

Dimension
struct Dimension

A structure representing the size of a chroma device

Meta