xtd
0.2.0
Toggle main menu visibility
Home
Categories
Documentation
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
y
z
Typedefs
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
x
Enumerations
Related Symbols
o
Files
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
◆
from_name()
[2/4]
static
xtd::drawing::image
xtd::forms::images::from_name
(
const
xtd::string
&
theme
,
const
xtd::string
&
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 Sat Sep 14 2024 21:25:25 for xtd by
Gammasoft
. All rights reserved.