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


In This Topic
    NColorValue4F Class
    In This Topic
    A color value with 4 components and alpha
    Object Model
    NColorValue4F Class
    Syntax
    'Declaration
     
    
    Public Class NColorValue4F 
       Inherits NColorValueF
    'Usage
     
    
    Dim instance As NColorValue4F
    public class NColorValue4F : NColorValueF 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Graphics.NColorValueF
          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