Searched refs:DrawableSkewY (Results 1 – 3 of 3) sorted by relevance
1146 Magick::DrawableSkewY::~DrawableSkewY ( void ) in ~DrawableSkewY()1149 void Magick::DrawableSkewY::operator()( MagickCore::DrawingWand * context_ ) const in operator ()()1153 Magick::DrawableBase* Magick::DrawableSkewY::copy() const in copy()1155 return new DrawableSkewY(*this); in copy()
1686 class MagickPPExport DrawableSkewY : public DrawableBase1689 DrawableSkewY ( double angle_ ) in DrawableSkewY() function1693 /*virtual*/ ~DrawableSkewY ( void );
962 (DrawableSkewY): New object to apply skew in Y direction.