Creates new Bitmap instance and loads image from specified file.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ fileName As String _ )
public Bitmap( string fileName )
Type: System.String
Name of the file to load.