Initializes a new instance of the Bitmap class from the specified file.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Bitmap(
string fileName
)
Type: System.String
The bitmap file name and path.If a multiframe file is loaded, the first frame is taken.
The file name and path can be relative to the application or an absolute path.