Provides a form button images factories for use by a form control.
Public Static Methods | |
| static auto | close () -> xtd::drawing::image |
| Close image object. | |
| static auto | close (bool maximized_form) -> xtd::drawing::image |
| Close image object with specified maximized form. | |
| static auto | close (const xtd::string &theme) -> xtd::drawing::image |
| Close image object with specified theme. | |
| static auto | close (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| Close image object with specified theme and maximized form. | |
| static auto | close (const xtd::drawing::size &size) -> xtd::drawing::image |
| Close image object with specified size. | |
| static auto | close (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| Close image object with specified theme and size. | |
| static auto | close_hovered () -> xtd::drawing::image |
| Close hovered image object. | |
| static auto | close_hovered (bool maximized_form) -> xtd::drawing::image |
| Close hovered image object with specified maximized form. | |
| static auto | close_hovered (const xtd::string &theme) -> xtd::drawing::image |
| Close hovered image object with specified theme. | |
| static auto | close_hovered (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| Close hovered image object with specified theme and maximized form. | |
| static auto | close_hovered (const xtd::drawing::size &size) -> xtd::drawing::image |
| Close hovered image object with specified size. | |
| static auto | close_hovered (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| Close hovered image object with specified theme and size. | |
| static auto | fullscreen () -> xtd::drawing::image |
| Fullscreen image object. | |
| static auto | fullscreen (bool maximized_form) -> xtd::drawing::image |
| Fullscreen image object with specified maximized form. | |
| static auto | fullscreen (const xtd::string &theme) -> xtd::drawing::image |
| Fullscreen image object with specified theme. | |
| static auto | fullscreen (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| Fullscreen image object with specified theme and maximized form. | |
| static auto | fullscreen (const xtd::drawing::size &size) -> xtd::drawing::image |
| Fullscreen image object with specified size. | |
| static auto | fullscreen (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| Fullscreen image object with specified theme and size. | |
| static auto | fullscreen_hovered () -> xtd::drawing::image |
| Close image object. | |
| static auto | fullscreen_hovered (bool maximized_form) -> xtd::drawing::image |
| Fullscreen hovered image object with specified maximized form. | |
| static auto | fullscreen_hovered (const xtd::string &theme) -> xtd::drawing::image |
| Fullscreen hovered image object with specified theme. | |
| static auto | fullscreen_hovered (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| Fullscreen hovered image object with specified theme and maximized form. | |
| static auto | fullscreen_hovered (const xtd::drawing::size &size) -> xtd::drawing::image |
| Fullscreen hovered image object with specified size. | |
| static auto | fullscreen_hovered (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| Fullscreen hovered image object with specified theme and size. | |
| static auto | maximize () -> xtd::drawing::image |
| Maximize image object. | |
| static auto | maximize (bool maximized_form) -> xtd::drawing::image |
| Maximize image object with specified maximized form. | |
| static auto | maximize (const xtd::string &theme) -> xtd::drawing::image |
| Maximize image object with specified theme. | |
| static auto | maximize (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| Maximize image object with specified theme and maximized form. | |
| static auto | maximize (const xtd::drawing::size &size) -> xtd::drawing::image |
| Maximize image object with specified size. | |
| static auto | maximize (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| Maximize image object with specified theme and size. | |
| static auto | maximize_hovered () -> xtd::drawing::image |
| Maximize hovered image object. | |
| static auto | maximize_hovered (bool maximized_form) -> xtd::drawing::image |
| Maximize hovered image object with specified maximized form. | |
| static auto | maximize_hovered (const xtd::string &theme) -> xtd::drawing::image |
| Maximize hovered image object with specified theme. | |
| static auto | maximize_hovered (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| Maximize hovered image object with specified theme and maximized form. | |
| static auto | maximize_hovered (const xtd::drawing::size &size) -> xtd::drawing::image |
| Maximize hovered image object with specified size. | |
| static auto | maximize_hovered (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| Maximize hovered image object with specified theme and size. | |
| static auto | minimize () -> xtd::drawing::image |
| Minimize image object. | |
| static auto | minimize (bool maximized_form) -> xtd::drawing::image |
| Minimize image object with specified maximized form. | |
| static auto | minimize (const xtd::string &theme) -> xtd::drawing::image |
| Minimize image object with specified theme. | |
| static auto | minimize (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| Minimize image object with specified theme and maximized form. | |
| static auto | minimize (const xtd::drawing::size &size) -> xtd::drawing::image |
| Minimize image object with specified size. | |
| static auto | minimize (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| Minimize image object with specified theme and size. | |
| static auto | minimize_hovered () -> xtd::drawing::image |
| Minimize hovered image object. | |
| static auto | minimize_hovered (bool maximized_form) -> xtd::drawing::image |
| Minimize hovered image object with specified maximized form. | |
| static auto | minimize_hovered (const xtd::string &theme) -> xtd::drawing::image |
| Minimize hovered image object with specified theme. | |
| static auto | minimize_hovered (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| Minimize hovered image object with specified theme and maximized form. | |
| static auto | minimize_hovered (const xtd::drawing::size &size) -> xtd::drawing::image |
| Minimize hovered image object with specified size. | |
| static auto | minimize_hovered (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| Minimize hovered image object with specified theme and size. | |
| static auto | restore () -> xtd::drawing::image |
| Restore image object. | |
| static auto | restore (bool maximized_form) -> xtd::drawing::image |
| Restore image object with specified maximized form. | |
| static auto | restore (const xtd::string &theme) -> xtd::drawing::image |
| Restore image object with specified theme. | |
| static auto | restore (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| Restore image object with specified theme and maximized form. | |
| static auto | restore (const xtd::drawing::size &size) -> xtd::drawing::image |
| Restore image object with specified size. | |
| static auto | restore (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| Restore image object with specified theme and size. | |
| static auto | restore_hovered () -> xtd::drawing::image |
| Restore hovered image object. | |
| static auto | restore_hovered (bool maximized_form) -> xtd::drawing::image |
| Restore hovered image object with specified maximized form. | |
| static auto | restore_hovered (const xtd::string &theme) -> xtd::drawing::image |
| Restore hovered image object with specified theme. | |
| static auto | restore_hovered (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| Restore hovered image object with specified theme and maximized form. | |
| static auto | restore_hovered (const xtd::drawing::size &size) -> xtd::drawing::image |
| Restore hovered image object with specified size. | |
| static auto | restore_hovered (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| Restore hovered image object with specified theme and size. | |
| static auto | system_menu () -> xtd::drawing::image |
| System menu image object. | |
| static auto | system_menu (bool maximized_form) -> xtd::drawing::image |
| System menu image object with specified maximized form. | |
| static auto | system_menu (const xtd::string &theme) -> xtd::drawing::image |
| System menu image object with specified theme. | |
| static auto | system_menu (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| System menu image object with specified theme and maximized form. | |
| static auto | system_menu (const xtd::drawing::size &size) -> xtd::drawing::image |
| System menu image object with specified size. | |
| static auto | system_menu (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| System menu image object with specified theme and size. | |
| static auto | system_menu_hovered () -> xtd::drawing::image |
| System menu hovered image object. | |
| static auto | system_menu_hovered (bool maximized_form) -> xtd::drawing::image |
| System menu hovered image object with specified maximized form. | |
| static auto | system_menu_hovered (const xtd::string &theme) -> xtd::drawing::image |
| System menu hovered image object with specified theme. | |
| static auto | system_menu_hovered (const xtd::string &theme, bool maximized_form) -> xtd::drawing::image |
| System menu hovered image object with specified theme and maximized form. | |
| static auto | system_menu_hovered (const xtd::drawing::size &size) -> xtd::drawing::image |
| System menu hovered image object with specified size. | |
| static auto | system_menu_hovered (const xtd::string &theme, const xtd::drawing::size &size) -> xtd::drawing::image |
| System menu hovered image object with specified theme and size. | |
| static auto | size () -> xtd::drawing::size |
| Gets the height and width of the button images. | |
| static auto | size (bool maximized_form) -> xtd::drawing::size |
| Gets the height and width of the button images with specified maximized form. | |
| static auto | from_name (const xtd::string &name) -> xtd::drawing::image |
| Gets image object with specified name. | |
| static auto | from_name (const xtd::string &theme, const xtd::string &name) -> xtd::drawing::image |
| Gets image object with specified theme and name. | |
| static auto | from_name (const xtd::string &name, const xtd::drawing::size &size) -> xtd::drawing::image |
| Gets image object with specified name and size. | |
| static auto | from_name (const xtd::string &theme, const xtd::string &name, const xtd::drawing::size &size) -> xtd::drawing::image |
| Gets image object with specified theme, name and size. | |
| static auto | from_name (const xtd::string &name, bool maximized_form) -> xtd::drawing::image |
| Gets image object with specified name and maximized form. | |
| static auto | from_name (const xtd::string &theme, const xtd::string &name, bool maximized_form) -> xtd::drawing::image |
| Gets image object with specified theme, name and maximized form. | |
|
staticnodiscard |
Close image object.
|
staticnodiscard |
Close image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Close image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
Close image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Close image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Close image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Close hovered image object.
|
staticnodiscard |
Close hovered image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Close hovered image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
Close hovered image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Close hovered image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Close hovered image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Fullscreen image object.
|
staticnodiscard |
Fullscreen image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Fullscreen image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
Fullscreen image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Fullscreen image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Fullscreen image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Close image object.
|
staticnodiscard |
Fullscreen hovered image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Fullscreen hovered image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
Fullscreen hovered image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Fullscreen hovered image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Fullscreen hovered image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Maximize image object.
|
staticnodiscard |
Maximize image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Maximize image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
Maximize image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Maximize image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Maximize image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Maximize hovered image object.
|
staticnodiscard |
Maximize hovered image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Maximize hovered image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
Maximize hovered image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Maximize hovered image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Maximize hovered image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Minimize image object.
|
staticnodiscard |
Minimize image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Minimize image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
Minimize image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Minimize image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Minimize image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Minimize hovered image object.
|
staticnodiscard |
Minimize hovered image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Minimize hovered image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
Minimize hovered image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Minimize hovered image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Minimize hovered image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Restore image object.
|
staticnodiscard |
Restore image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Restore image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
Restore image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Restore image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Restore image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Restore hovered image object.
|
staticnodiscard |
Restore hovered image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Restore hovered image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
Restore hovered image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Restore hovered image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Restore hovered image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
System menu image object.
|
staticnodiscard |
System menu image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
System menu image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
System menu image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
System menu image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
System menu image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
System menu hovered image object.
|
staticnodiscard |
System menu hovered image object with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
System menu hovered image object with specified theme.
| theme | a string that represent theme of image. |
|
staticnodiscard |
System menu hovered image object with specified theme and maximized form.
| theme | a string that represent theme of image. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
System menu hovered image object with specified size.
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
System menu hovered image object with specified theme and size.
| theme | a string that represent theme of image. |
| size | a xtd::drawing::size represent the sie of the image. |
|
staticnodiscard |
Gets the height and width of the button images.
| Windows | macOS | linux |
|---|---|---|
| {90, 58} | {24, 24} | {64, 64} |
|
staticnodiscard |
Gets the height and width of the button images with specified maximized form.
| maximized_form | true if form is maximized; otherwise false. |
| maximized form | Windows | macOS | linux |
|---|---|---|---|
| false | {90, 58} | {24, 24} | {64, 64} |
| true | {90, 42} | {24, 24} | {64, 64} |
|
staticnodiscard |
Gets image object with specified name.
| name | the image name to get. |
|
staticnodiscard |
Gets image object with specified theme and name.
| theme | the theme name that contains the image to get. |
| name | the image name to get. |
|
staticnodiscard |
Gets image object with specified name and size.
| name | the image name to get. |
| size | The size that represents the height and width of the button images in pixels. |
|
staticnodiscard |
Gets image object with specified theme, name and size.
| theme | the theme name that contains the image to get. |
| name | the image name to get. |
| size | The size that represents the height and width of the button images in pixels. |
|
staticnodiscard |
Gets image object with specified name and maximized form.
| name | the image name to get. |
| maximized_form | true if form is maximized; otherwise false. |
|
staticnodiscard |
Gets image object with specified theme, name and maximized form.
| theme | the theme name that contains the image to get. |
| name | the image name to get. |
| maximized_form | true if form is maximized; otherwise false. |