An abstract base class that provides functionality for the bitmap and metafile descended classes.
Definition image.hpp:49
The xtd::drawing::imaging::image_effector allows effects defined in the xtd::drawing::imaging::effect...
Definition image_effector.hpp:25
Contains xtd::drawing::graphics class.
The xtd::drawing::imaging::effects namespace provides functionality for adding effects to images.
Definition bitonal_effect.hpp:16
The xtd::drawing::imaging namespace provides advanced GDI+ imaging functionality. Basic graphics func...
Definition bitmap_data.hpp:15
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::drawing::rectangle class.
Represents the base class for all effects.
Definition effect.hpp:31
virtual void apply(xtd::drawing::image &image) const =0
Apply the effect.