Search Results for

    Show / Hide Table of Contents

    Class Constants

    The definitions of generic constant values used in the project.

    Inheritance
    Object
    Constants
    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
    In This Article
    Back to top Copyright © 2015-2022 by Adam Hellberg and Brandon Scott
    Generated by DocFX