Searched refs:DrawableSkewY (Results 1 – 3 of 3) sorted by relevance
1177 Magick::DrawableSkewY::~DrawableSkewY ( void ) in ~DrawableSkewY()1180 void Magick::DrawableSkewY::operator()( MagickCore::DrawingWand * context_ ) const in operator ()()1184 Magick::DrawableBase* Magick::DrawableSkewY::copy() const in copy()1186 return new DrawableSkewY(*this); in copy()
1661 class MagickPPExport DrawableSkewY : public DrawableBase1664 DrawableSkewY ( double angle_ ) in DrawableSkewY() function1668 /*virtual*/ ~DrawableSkewY ( void );
958 (DrawableSkewY): New object to apply skew in Y direction.