Magick++  7.0.10
Magick::DrawableSkewY Class Reference

#include <Drawable.h>

Inheritance diagram for Magick::DrawableSkewY:
Collaboration diagram for Magick::DrawableSkewY:

Public Member Functions

 DrawableSkewY (double angle_)
 
 ~DrawableSkewY (void)
 
void operator() (MagickCore::DrawingWand *context_) const
 
DrawableBasecopy () const
 
void angle (double angle_)
 
double angle (void) const
 
- Public Member Functions inherited from Magick::DrawableBase
 DrawableBase (void)
 
virtual ~DrawableBase (void)
 

Detailed Description

Definition at line 1686 of file Drawable.h.

Constructor & Destructor Documentation

◆ DrawableSkewY()

Magick::DrawableSkewY::DrawableSkewY ( double  angle_)
inline

Definition at line 1689 of file Drawable.h.

◆ ~DrawableSkewY()

Magick::DrawableSkewY::~DrawableSkewY ( void  )

Definition at line 1146 of file Drawable.cpp.

Member Function Documentation

◆ angle() [1/2]

void Magick::DrawableSkewY::angle ( double  angle_)
inline

Definition at line 1701 of file Drawable.h.

◆ angle() [2/2]

double Magick::DrawableSkewY::angle ( void  ) const
inline

Definition at line 1705 of file Drawable.h.

◆ copy()

Magick::DrawableBase * Magick::DrawableSkewY::copy ( ) const
virtual

Reimplemented from Magick::DrawableBase.

Definition at line 1153 of file Drawable.cpp.

◆ operator()()

void Magick::DrawableSkewY::operator() ( MagickCore::DrawingWand *  context_) const
virtual

Reimplemented from Magick::DrawableBase.

Definition at line 1149 of file Drawable.cpp.


The documentation for this class was generated from the following files: