NevronOpenVision
Nevron.Nov.Graphics Namespace / NColor Structure / Lighten Method / Lighten(Single) Method
A lightening factor. Must be between 0 and 1. Greater values result in lighter colors.
In This Topic
    Lighten(Single) Method
    In This Topic
    Gets a ligher version of this color.
    Syntax
    public NColor Lighten( 
       System.float factor
    )

    Parameters

    factor
    A lightening factor. Must be between 0 and 1. Greater values result in lighter colors.
    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