SoWinGLWidgetGetPixelFormat Method |
Returns the current pixel format.
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int GetPixelFormat()
Public Function GetPixelFormat As Integer
public:
int GetPixelFormat()
member GetPixelFormat : unit -> int
Return Value
Type:
Int32Remarks 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