Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NColorValueF Class
Members


In This Topic
    NColorValueF Class
    In This Topic
    Serves as base class for 3 and 4 component color values
    Object Model
    NColorValueF Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NColorValueF 
    'Usage
     
    
    Dim instance As NColorValueF
    public abstract class NColorValueF 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NColorValueF
          Nevron.Nov.Graphics.NColorValue3F
          Nevron.Nov.Graphics.NColorValue4F

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also