ImageGear .NET - Updated
ImGearVectorColor Structure
Members 




ImageGear24.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
public struct ImGearVectorColor : System.ValueType 
public __value struct ImGearVectorColor : public System.ValueType 
public value class ImGearVectorColor : public System.ValueType 
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