Contains system images native API.
Protected Static Methods | |
| static intptr | from_name (const xtd::string &name, int32 width, int32 height) |
| Gets system image from specified name and size. | |
|
staticprotected |
Gets system image from specified name and size.
| name | The system image name. |
| width | The system image width in pixels. |
| height | The system image height in pixels. |