NevronOpenVision
Nevron.Nov.GraphicsGL Namespace / NGLColorFormat Structure / NGLColorFormat Constructor / NGLColorFormat Constructor(Int32)
The bits per pixel sum for the Red, Green, Blue and Alpha color channels.
In This Topic
    NGLColorFormat Constructor(Int32)
    In This Topic
    Constructs a new ColorFormat with the specified aggregate bits per pixel.
    Syntax
    public NGLColorFormat( 
       System.int bpp
    )

    Parameters

    bpp
    The bits per pixel sum for the Red, Green, Blue and Alpha color channels.
    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