38 public readonly uint[]
Key;
47 Color =
new uint[size];
82 Color =
new uint[size];
110 Color =
new uint[size];
139 Color =
new uint[size];
171 Color =
new uint[size];
197 Color =
new uint[size];
201 public const string DLL_NAME =
"RzChromaSDK64.dll";
static RzResult DeleteEffect(Guid effectId)
static RzResult CreateKeypadEffect(KeypadEffectType effect, ref CustomKeypadEffect effectData, ref Guid effectId)
static RzResult SetEffect(Guid effectId)
static RzResult CreateKeyboardEffect(KeyboardEffectType effect, ref CustomKeyboardEffect effectData, ref Guid effectId)
static RzResult CreateMouseEffect(MouseEffectType effect, ref CustomMouseEffect effectData, ref Guid effectId)
static RzResult CreateChromaLinkEffect(ChromaLinkEffectType effect, ref CustomChromaLinkEffect effectData, ref Guid effectId)
static RzResult CreateHeadsetEffect(HeadsetEffectType effect, ref CustomHeadsetEffect effectData, ref Guid effectId)
static RzResult CreateMousepadEffect(MousepadEffectType effect, ref CustomMousepadEffect effectData, ref Guid effectId)
CustomChromaLinkEffect(int size)
static CustomChromaLinkEffect Create()
CustomHeadsetEffect(int size)
static CustomHeadsetEffect Create()
CustomKeyboardEffect(int size)
static CustomKeyboardEffect Create()
static CustomKeypadEffect Create()
CustomKeypadEffect(int size)
static CustomMouseEffect Create()
CustomMouseEffect(int size)
CustomMousepadEffect(int size)
static CustomMousepadEffect Create()