SoGLScreenDeviceGetColorDepth Method |
Returns the number of bits per pixel of the device.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public uint GetColorDepth()
Public Function GetColorDepth As UInteger
public:
unsigned int GetColorDepth()
member GetColorDepth : unit -> uint32
Return Value
Type:
UInt32Remarks See Also