|
Magick++ 7.1.2-29
Convert, Edit, Or Compose Bitmap Images
|
Public Member Functions | |
| shadeImage (const double azimuth_=30, const double elevation_=30, const bool colorShading_=false) | |
| void | operator() (Image &image_) const |
Private Attributes | |
| double | _azimuth |
| double | _elevation |
| bool | _colorShading |
| Magick::shadeImage::shadeImage | ( | const double | azimuth_ = 30, |
| const double | elevation_ = 30, | ||
| const bool | colorShading_ = false ) |
| void Magick::shadeImage::operator() | ( | Magick::Image & | image_ | ) | const |