Click or drag to resize
SoWinGLWidgetGetPixelFormat Method

Returns the current pixel format.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public int GetPixelFormat()

Return Value

Type: Int32
Remarks

This method allow an application to query a pixel format that has extended attributes that can't be specified in a PFD struct.

See Also