![]() |
![]() |
![]() |
#include <Drawable.h>
Inheritance diagram for Magick::DrawableViewbox:


Public Member Functions | |
| DrawableViewbox (unsigned long x1_, unsigned long y1_, unsigned long x2_, unsigned long y2_) | |
| ~DrawableViewbox (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | x1 (unsigned long x1_) |
| unsigned long | x1 (void) const |
| void | y1 (unsigned long y1_) |
| unsigned long | y1 (void) const |
| void | x2 (unsigned long x2_) |
| unsigned long | x2 (void) const |
| void | y2 (unsigned long y2_) |
| unsigned long | y2 (void) const |
| DrawableViewbox (unsigned long x1_, unsigned long y1_, unsigned long x2_, unsigned long y2_) | |
| ~DrawableViewbox (void) | |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | x1 (unsigned long x1_) |
| unsigned long | x1 (void) const |
| void | y1 (unsigned long y1_) |
| unsigned long | y1 (void) const |
| void | x2 (unsigned long x2_) |
| unsigned long | x2 (void) const |
| void | y2 (unsigned long y2_) |
| unsigned long | y2 (void) const |
Private Attributes | |
| unsigned long | _x1 |
| unsigned long | _y1 |
| unsigned long | _x2 |
| unsigned long | _y2 |
|
||||||||||||||||||||
|
Definition at line 2053 of file Drawable.h.
|
|
|
Definition at line 1384 of file Drawable.cpp.
|
|
||||||||||||||||||||
|
Definition at line 2053 of file Drawable.h.
|
|
|
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 1392 of file Drawable.cpp.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 1388 of file Drawable.cpp. References DrawSetViewbox().
Here is the call graph for this function: ![]() |
|
|
Definition at line 2073 of file Drawable.h.
|
|
|
Definition at line 2069 of file Drawable.h.
|
|
|
Definition at line 2073 of file Drawable.h.
|
|
|
Definition at line 2069 of file Drawable.h.
|
|
|
Definition at line 2091 of file Drawable.h.
|
|
|
Definition at line 2087 of file Drawable.h.
|
|
|
Definition at line 2091 of file Drawable.h.
|
|
|
Definition at line 2087 of file Drawable.h.
|
|
|
Definition at line 2082 of file Drawable.h.
|
|
|
Definition at line 2078 of file Drawable.h.
|
|
|
Definition at line 2082 of file Drawable.h.
|
|
|
Definition at line 2078 of file Drawable.h.
|
|
|
Definition at line 2100 of file Drawable.h.
|
|
|
Definition at line 2096 of file Drawable.h.
|
|
|
Definition at line 2100 of file Drawable.h.
|
|
|
Definition at line 2096 of file Drawable.h.
|
|
|
Definition at line 2106 of file Drawable.h. |
|
|
Definition at line 2108 of file Drawable.h. |
|
|
Definition at line 2107 of file Drawable.h. |
|
|
Definition at line 2109 of file Drawable.h. |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC