NevronOpenVision
Nevron.Nov.Graphics Namespace / NColorValue4F Class / NColorValue4F Constructor
In This Topic
    NColorValue4F Constructor
    In This Topic
    Initializing constructor.
    Syntax
    public NColorValue4F( 
       System.float c1,
       System.float c2,
       System.float c3,
       System.float c4,
       System.float alpha
    )

    Parameters

    c1
    c2
    c3
    c4
    alpha
    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