Struct XPMPredefinedColor

Represents for predefined xpm color

struct XPMPredefinedColor;

Fields

NameTypeDescription
blue ubyteBlue value
green ubyteGreen value
name stringColor name
red ubyteRed 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