xtd
0.2.0
Loading...
Searching...
No Matches
◆
from_name()
[2/4]
static
xtd::drawing::image
xtd::forms::images::from_name
(
const
xtd::ustring
&
theme
,
const
xtd::ustring
&
name
)
inline
static
Gets image object with specified theme and name.
Parameters
theme
the theme name that contains the image to get.
name
the image name to get.
Returns
A
xtd::drawing::image
that represent the specified name.
Remarks
Use xtd::drawing::system_images::themes to get valid themes.
Use
xtd::drawing::system_images::context_names
to get valid names by context.
xtd
forms
images
Generated on Thu Aug 15 2024 14:29:01 for xtd by
Gammasoft
. All rights reserved.