8 #include <xtd/drawing/color> 9 #include <xtd/drawing/icon> 10 #include <xtd/forms/control> 11 #include <xtd/optional> 12 #include <xtd/delegate> 103 double opacity()
const noexcept;
135 std::shared_ptr<data> data_;
Contains xtd::forms::dialog_appearance enum class.
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
Contains xtd::forms::iwin32_window interface.
Encapsulates a GDI+ bitmap, which consists of the pixel data for a graphics image and its attributes...
Definition: bitmap.h:26
Represents an ARGB (alpha, red, green, blue) color.
Definition: color.h:45
An abstract base class that provides functionality for the bitmap and metafile descended classes...
Definition: image.h:48
Contains xtd::forms::component class.
Represents a Windows icon, which is a small bitmap image that is used to represent an object...
Definition: icon.h:28