Click or drag to resize
SoOffscreenRendererWriteToTIFF Method
Overload List
  NameDescription
Public methodWriteToTIFF(String)
Calls WriteToTIFF(filename, OIV.Inventor.SoOffscreenRenderer.TIFFCompressionModes( .SoOffscreenRenderer.PACKBITS_COMPRESSION )).
Public methodWriteToTIFF(String, SoOffscreenRendererTIFFCompressionModes)

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

Top
See Also