Magick++  6.9.3
Magick::shadeImage Class Reference

#include <STL.h>

Inheritance diagram for Magick::shadeImage:
Collaboration diagram for Magick::shadeImage:

Public Member Functions

 shadeImage (const double azimuth_=30, const double elevation_=30, const bool colorShading_=false)
 
void operator() (Image &image_) const
 

Detailed Description

Definition at line 1023 of file STL.h.

Constructor & Destructor Documentation

Magick::shadeImage::shadeImage ( const double  azimuth_ = 30,
const double  elevation_ = 30,
const bool  colorShading_ = false 
)

Definition at line 978 of file STL.cpp.

Member Function Documentation

void Magick::shadeImage::operator() ( Magick::Image image_) const

Definition at line 986 of file STL.cpp.

References Magick::Image::shade().


The documentation for this class was generated from the following files: