ImageGear .NET - Updated
ImGearVectorColorEx Structure
Members 




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace : ImGearVectorColorEx Structure
Represents an extended color.
Object Model
ImGearVectorColorEx Structure
Syntax
'Declaration
 
Public Structure ImGearVectorColorEx 
   Inherits System.ValueType
'Usage
 
Dim instance As ImGearVectorColorEx
public struct ImGearVectorColorEx : System.ValueType 
public __value struct ImGearVectorColorEx : public System.ValueType 
public value class ImGearVectorColorEx : public System.ValueType 
Remarks
Extended color has additional flag showing the source of the color.
Inheritance Hierarchy

System.Object
   System.ValueType
      ImageGear.Vector.ImGearVectorColorEx

See Also

Reference

ImGearVectorColorEx Members
ImageGear.Vector Namespace