ColorFormat
Enum
Defines the supported color formats.
Definition
Fields
Defines color representation of hexadecimal value.
C#
Hex = 1
Defines color representation of (red, green, blue).
C#
Rgb = 0
Defines the supported color formats.
Defines color representation of hexadecimal value.
Hex = 1
Defines color representation of (red, green, blue).
Rgb = 0