5 #include "../../drawing_export.h" 7 #include <xtd/iequatable> 19 namespace drawing_2d {
48 mutable intptr handle_ = 0;
intmax_t intptr
Represent a pointer or a handle.
Definition: types.h:151
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Represents the state of a xtd::drawing::graphics object. This object is returned by a call to the xtd...
Definition: graphics_state.h:31
Defines a generalized method that a value type or class implements to create a type-specific method f...
Definition: iequatable.h:18
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes...
Definition: object.h:32
Contains xtd::drawing::drawing_2d/::matrix class.
Defines an object used to draw lines and curves. This class cannot be inherited.
Definition: graphics.h:70