NevronOpenVision
Nevron.Nov.Graphics Namespace / NColorValueF Class / GetCValue Method
Zero based index of the requested color component.
In This Topic
    GetCValue Method (NColorValueF)
    In This Topic
    Gets the value of the color component at the specified index.
    Syntax
    public abstract System.float GetCValue( 
       System.int c
    )

    Parameters

    c
    Zero based index of the requested color component.

    Return Value

    The requested color component as a floating point value in the range [0, 1].
    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