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

Definition

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

Go to the source code of this file.

Classes

struct  xtd::drawing::imaging::effects::resize_effect
 The xtd::drawing::imaging::effects::resize_effect resizes the image with new rectangle and optionnaly fill color. 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.