Bool UseAlpha;
Property denoting the possibility to edit the transparency of a color
Long Count;
The number of the gradient markers
Long CurrentIndex;
The number of the current marker
OLE_COLOR CurrentColor;
Current value of color excluding transparency. It will be set into real RGB color after transferring it into a system color.
Short CurrentA; range: 0..65535
Transparency value
Short CurrentR; range: 0..65535
The value of red constituent in RGB model
Short CurrentG; range: 0..65535
The value of green constituent in RGB model
Short CurrentB; range: 0..65535
The value of blue constituent in RGB model
Short CurrentRatio; range: 0..65535
Shift of the current marker from the left edge