Struct XPMPredefinedColor

Represents for predefined xpm color

struct XPMPredefinedColor

Fields

TypeNameDescription
ubyte
blue Blue value
ubyte
green Green value
string
name Color name
ubyte
red Red value

Methods

NameDescription
opBinaryRight (str) Compare operator to ease using this struct in search algorithms
opCmp (other) Compare operator to ease using this struct in search algorithms