xtd 0.2.0
Loading...
Searching...
No Matches

◆ from_file()

static image xtd::drawing::image::from_file ( const xtd::string filename)
inlinestatic

Creates an image from the specified file.

Parameters
filenameA string that contains the name of the file from which to create the image.
Returns
The xtd::drawing::image this method creates.