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

◆ from_name() [1/4]

static xtd::drawing::image xtd::drawing::system_images_base::from_name ( const xtd::string name)
staticprotected

Gets system image from specified name.

Parameters
nameThe system image name.
Returns
An xtd::drawing::image object that contains the system image from specified name.
Remarks
The theme is the default system theme.
The size is the default size (32 x 32).