ImageGear Professional v18.2 > API Reference Guide > Vector Component API Reference > Vector Component Objects > IGVectColor Object |
This object defines an RGBA color for views and entities. The type of the color components is Byte.
interface IIGVectColor : IDispatch
Alpha Property | Alpha channel intensity. |
Blue Property | Blue channel intensity. |
Green Property | Green channel intensity. |
Red Property | Red channel intensity. |