ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectorColorEx Structure
Members




In This Topic
    ImGearVectorColorEx Structure
    In This Topic
    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