RhinoCommon API
RhinoDocExtractPreviewImage Method |
Extracts the bitmap preview image from the specified model (3DM).
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Bitmap ExtractPreviewImage( string path )
Public Shared Function ExtractPreviewImage ( path As String ) As Bitmap
Parameters
- path
- Type: SystemString
The model (3DM) from which to extract the preview image. If null, the currently loaded model is used.
Return Value
Type: Bitmaptrue on success.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14