Click or drag to resize
SoOffscreenRendererWriteToRGB Method

Writes the buffer as an .rgb file to the given filename.

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

Parameters

filename
Type: SystemString

Return Value

Type: Boolean
Remarks

Since Open Inventor 9.0

See Also