xtd 0.2.0
image_effector.hpp File Reference
#include <xtd/static>
#include "effects/effect.hpp"
#include "../image.hpp"

Definition

Contains xtd::drawing::imaging::image_effector class.

Go to the source code of this file.

Classes

class  xtd::drawing::imaging::image_effector
 The xtd::drawing::imaging::image_effector allows effects defined in the xtd::drawing::imaging::effects namespace to be applied to both xtd::drawing::image and xtd::drawing::graphics via overloaded xtd::drawing::imaging::image_effector::set_effect methods. This class cannot be inherited. More...
 

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::drawing
 The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functionality is provided in the xtd::drawing::drawing_2d, xtd::drawing::imaging, and xtd::drawing::text namespaces.
 
namespace  xtd::drawing::imaging
 The xtd::drawing::imaging namespace provides advanced GDI+ imaging functionality. Basic graphics functionality is provided by the xtd.drawing namespace.