Images#
Toolkit-free image handles and icons. An Image holds artwork or a deferred
icon and is rendered only when bound to a widget; get_icon builds a
theme-aware icon from a Bootstrap Icons name; AppIcon generates an
application icon for App or Window.
For a task-oriented introduction — displaying artwork, theming icons, and generating app icons (including for PyInstaller builds) — see the Images and icons guide.
A toolkit-free image handle, rendered for display only when used. |
|
Create a theme-aware icon image from a Bootstrap Icons name. |
|
List the available Bootstrap Icons names, sorted. |
|
A generated application icon. |