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

◆ from_name() [2/4]

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

Gets system image from specified name and size.

Parameters
nameThe system image name.
sizeThe system image size in pixels.
Returns
An xtd::drawing::image object that contains the system image from specified name.
Remarks
The theme is the default system theme.