Contains xtd::drawing::imaging::effects::threshold_effect struct.
Go to the source code of this file.
Classes | |
struct | xtd::drawing::imaging::effects::threshold_effect |
The xtd::drawing::imaging::effects::threshold_effect converts image into black and white colors with threshold value. 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. | |