NevronOpenVision
Nevron.Nov.GraphicsGL Namespace / NGLColorFormat Structure / Equals Method / Equals(NGLColorFormat) Method
The ColorFormat structure to compare to.
In This Topic
    Equals(NGLColorFormat) Method
    In This Topic
    Compares whether this ColorFormat structure is equal to the specified ColorFormat.
    Syntax
    public System.bool Equals( 
       NGLColorFormat other
    )

    Parameters

    other
    The ColorFormat structure to compare to.

    Return Value

    True if both ColorFormat structures contain the same components; false otherwise.
    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