ImageGear .NET - Updated November 28, 2017
ImGearVectorColor Structure
Members 




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorColor Structure
Represents a color.
Object Model
ImGearVectorColor Structure
Syntax
'Declaration
 
Public Structure ImGearVectorColor 
   Inherits System.ValueType
 
'Usage
 
Dim instance As ImGearVectorColor
Remarks
The color consists of four components - red, green, blue and alpha.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Vector.ImGearVectorColor

See Also

Reference

ImGearVectorColor Members
ImageGear.Vector Namespace