Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NColorValue4F Class
Fields Methods


In This Topic
    NColorValue4F Class Members
    In This Topic

    The following tables list the members exposed by NColorValue4F.

    Public Constructors
     NameDescription
    Public ConstructorInitializing constructor.  
    Top
    Public Fields
     NameDescription
    Public FieldThe alpha component of the color value. (Inherited from Nevron.Nov.Graphics.NColorValueF)
    Public FieldColor component 1  
    Public FieldColor component 2  
    Public FieldColor component 3  
    Public FieldColor component 4  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates a duplicate instance with the same color and the specified alpha.  
    Public MethodCheck whether the given object is equal to this color value. (Inherited from Nevron.Nov.Graphics.NColorValueF)
    Public MethodOverridden. Overriden to return 4.  
    Public MethodOverridden. Gets the value of the color component at the specified index.  
    Public MethodGets the hash code of this color value. (Inherited from Nevron.Nov.Graphics.NColorValueF)
    Top
    See Also