Click or drag to resize
SoOffscreenRendererWriteToPNG Method

Writes the buffer as a PNG file to the given filename.

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

Parameters

filename
Type: SystemString

Return Value

Type: Boolean
Remarks

Since Open Inventor 9.0

See Also