RhinoCommon API
DisplayBitmapLoad Method |
Load a DisplayBitmap from and image file on disk.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public static DisplayBitmap Load( string path )
Public Shared Function Load ( path As String ) As DisplayBitmap
Parameters
- path
- Type: SystemString
A location from which to load the file.
Return Value
Type: DisplayBitmapThe new display bitmap, or null on error.

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