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

◆ from_name() [3/4]

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

Gets system image from specified them and name.

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