Table of Contents

Enum IStdInformationModule.StdInformationQBColor

Namespace
RDCore.SDK.Runtime.Abstract.StdLib
Assembly
RDCore.SDK.dll

A formalisation of the legal underlying legacy 16-bit QBColor values.

public enum IStdInformationModule.StdInformationQBColor

Fields

Black = 0
Blue = 1
BrightWhite = 15
Cyan = 3
Gray = 8
Green = 2
LightBlue = 9
LightCyan = 11
LightGreen = 10
LightMajenta = 13
LightRed = 12
LightYellow = 14
Majenta = 5
Red = 4
White = 7
Yellow = 6