Click or drag to resize
SoOffscreenRendererWriteToBMP Method

<font color="#0000FF">[Windows only] This method has no effect on UNIX systems.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool WriteToBMP(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: Boolean
Remarks

</font> Writes the buffer as a "Windows RGB Encoded" .bmp file to the given filename. Since Open Inventor 9.0

See Also