Home
last modified time | relevance | path

Searched refs:orientation_ (Results 1 – 2 of 2) sorted by relevance

/external/ImageMagick/Magick++/lib/Magick++/
DImage.h354 void orientation(const OrientationType orientation_);
/external/ImageMagick/Magick++/lib/
DImage.cpp1217 void Magick::Image::orientation(const Magick::OrientationType orientation_) in orientation() argument
1220 image()->orientation=orientation_; in orientation()