DotColor Members
|
|
DotColor Overview
|
|
|
|
|
|
Constructors
|
|
New()
|
The Plain-Vanilla Constructor |
New(Color)
|
Instantiates a DotColor Based on a given System.Drawing.Color |
New(Int32)
|
Instantiates a DotColor Based on a given ARGB Integer |
|
|
|
Public Properties
|
|
ARGB
|
ARGB definition of the Color of this Line of Identity |
Color
|
The Color of this Line of Identity |
Hex
|
Hexadecimal of ARGB definition of the Color of this Line of Identity |
|
|
|
Public Methods
|
|
IntToHex
|
Zero-fills Hex String for Number to at least Places places |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|