xtd 0.2.0
opacity_effect.hpp File Reference
#include "effect.hpp"
#include "../../color.hpp"

Definition

Contains xtd::drawing::imaging::effects::opacity_effect struct.

Go to the source code of this file.

Classes

struct  xtd::drawing::imaging::effects::opacity_effect
 The xtd::drawing::imaging::effects::opacity_effect changes the opacity level of the image with percent factor. 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.
 
namespace  xtd::drawing::imaging::effects
 The xtd::drawing::imaging::effects namespace provides functionality for adding effects to images.