Click or drag to resize
SoGLRenderToBufferGetPixelFormat Method

Returns the current pixel format.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
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