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

Definition

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

Go to the source code of this file.

Classes

struct  xtd::drawing::imaging::effects::grayscale_effect
 The xtd::drawing::imaging::effects::grayscale_effect changes the colors of the image to grayscale colors 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.