Magick++  7.1.2-29
Convert, Edit, Or Compose Bitmap Images
Magick::DrawablePoint Class Reference
Inheritance diagram for Magick::DrawablePoint:
Magick::DrawableBase

Public Member Functions

 DrawablePoint (double x_, double y_)
 
void operator() (MagickCore::DrawingWand *context_) const
 
DrawableBasecopy () const
 
void x (double x_)
 
double x (void) const
 
void y (double y_)
 
double y (void) const
 

Private Attributes

double _x
 
double _y
 

Detailed Description

Definition at line 1204 of file Drawable.h.


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