Searched defs:orientation_ (Results 1 – 4 of 4) sorted by relevance
86 std::vector<float> orientation_; variable
90 std::vector<float> orientation_; variable
288 Orientation orientation_; variable
1222 void Magick::Image::orientation(const Magick::OrientationType orientation_) in orientation()