Class Constants
The definitions of generic constant values used in the project.
Namespace: Colore.Data
Assembly: Colore.dll
Syntax
public static class Constants : Object
Fields
MaxColors
Maximum number of color entries for a generic custom effect.
Declaration
public const int MaxColors = 900
Field Value
Type | Description |
---|---|
Int32 |
MaxColumns
Maximum number of columns for a generic custom effect.
Declaration
public const int MaxColumns = 30
Field Value
Type | Description |
---|---|
Int32 |
MaxRows
Maximum number of rows for a generic custom effect.
Declaration
public const int MaxRows = 30
Field Value
Type | Description |
---|---|
Int32 |
WmChromaEvent
Used by Razer code to send Chroma event messages.
Declaration
public const uint WmChromaEvent = 40960U
Field Value
Type | Description |
---|---|
UInt32 |