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


Public Member Functions | |
| DrawableCompositeImage (double x_, double y_, const std::string &filename_) | |
| DrawableCompositeImage (double x_, double y_, const Image &image_) | |
| DrawableCompositeImage (double x_, double y_, double width_, double height_, const std::string &filename_) | |
| DrawableCompositeImage (double x_, double y_, double width_, double height_, const Image &image_) | |
| DrawableCompositeImage (double x_, double y_, double width_, double height_, const std::string &filename_, CompositeOperator composition_) | |
| DrawableCompositeImage (double x_, double y_, double width_, double height_, const Image &image_, CompositeOperator composition_) | |
| DrawableCompositeImage (const DrawableCompositeImage &original_) | |
| ~DrawableCompositeImage (void) | |
| DrawableCompositeImage & | operator= (const DrawableCompositeImage &original_) |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | composition (CompositeOperator composition_) |
| CompositeOperator | composition (void) const |
| void | filename (const std::string &image_) |
| std::string | filename (void) const |
| void | x (double x_) |
| double | x (void) const |
| void | y (double y_) |
| double | y (void) const |
| void | width (double width_) |
| double | width (void) const |
| void | height (double height_) |
| double | height (void) const |
| void | image (const Image &image_) |
| Magick::Image | image (void) const |
| void | magick (std::string magick_) |
| std::string | magick (void) |
| DrawableCompositeImage (double x_, double y_, const std::string &filename_) | |
| DrawableCompositeImage (double x_, double y_, const Image &image_) | |
| DrawableCompositeImage (double x_, double y_, double width_, double height_, const std::string &filename_) | |
| DrawableCompositeImage (double x_, double y_, double width_, double height_, const Image &image_) | |
| DrawableCompositeImage (double x_, double y_, double width_, double height_, const std::string &filename_, CompositeOperator composition_) | |
| DrawableCompositeImage (double x_, double y_, double width_, double height_, const Image &image_, CompositeOperator composition_) | |
| DrawableCompositeImage (const DrawableCompositeImage &original_) | |
| ~DrawableCompositeImage (void) | |
| DrawableCompositeImage & | operator= (const DrawableCompositeImage &original_) |
| void | operator() (MagickLib::DrawContext context_) const |
| DrawableBase * | copy () const |
| void | composition (CompositeOperator composition_) |
| CompositeOperator | composition (void) const |
| void | filename (const std::string &image_) |
| std::string | filename (void) const |
| void | x (double x_) |
| double | x (void) const |
| void | y (double y_) |
| double | y (void) const |
| void | width (double width_) |
| double | width (void) const |
| void | height (double height_) |
| double | height (void) const |
| void | image (const Image &image_) |
| Magick::Image | image (void) const |
| void | magick (std::string magick_) |
| std::string | magick (void) |
Private Attributes | |
| CompositeOperator | _composition |
| double | _x |
| double | _y |
| double | _width |
| double | _height |
| Image * | _image |
| Image * | _image |
|
||||||||||||||||
|
Definition at line 445 of file Drawable.cpp.
|
|
||||||||||||||||
|
Definition at line 458 of file Drawable.cpp.
|
|
||||||||||||||||||||||||
|
Definition at line 421 of file Drawable.cpp.
|
|
||||||||||||||||||||||||
|
Definition at line 433 of file Drawable.cpp.
|
|
||||||||||||||||||||||||||||
|
Definition at line 395 of file Drawable.cpp.
|
|
||||||||||||||||||||||||||||
|
Definition at line 408 of file Drawable.cpp.
|
|
|
Definition at line 472 of file Drawable.cpp.
|
|
|
Definition at line 482 of file Drawable.cpp. References _image.
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 689 of file Drawable.h. References CompositeOperator.
|
|
|
Definition at line 685 of file Drawable.h.
|
|
|
Definition at line 689 of file Drawable.h. References CompositeOperator.
|
|
|
Definition at line 685 of file Drawable.h.
|
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 548 of file Drawable.cpp.
|
|
|
|
|
|
|
|
|
Definition at line 510 of file Drawable.cpp. References _image, and Magick::Image::fileName().
Here is the call graph for this function: ![]() |
|
|
Definition at line 504 of file Drawable.cpp. References _image, and Magick::Image.
|
|
|
Definition at line 728 of file Drawable.h.
|
|
|
Definition at line 724 of file Drawable.h.
|
|
|
Definition at line 728 of file Drawable.h.
|
|
|
Definition at line 724 of file Drawable.h.
|
|
|
|
|
|
|
|
|
Definition at line 521 of file Drawable.cpp. References _image.
|
|
|
Definition at line 515 of file Drawable.cpp. References _image, and Magick::Image.
|
|
|
|
|
|
|
|
|
Definition at line 531 of file Drawable.cpp. References _image, and Magick::Image::magick().
Here is the call graph for this function: ![]() |
|
|
Definition at line 527 of file Drawable.cpp. References _image, and Magick::Image::magick().
Here is the call graph for this function: ![]() |
|
|
Implements Magick::DrawableBase. |
|
|
Implements Magick::DrawableBase. Definition at line 537 of file Drawable.cpp. References DestroyMagickWand(), DrawComposite(), MagickWand, and NewMagickWandFromImage().
Here is the call graph for this function: ![]() |
|
|
|
|
|
Definition at line 488 of file Drawable.cpp. References Magick::Image.
|
|
|
Definition at line 719 of file Drawable.h.
|
|
|
Definition at line 715 of file Drawable.h.
|
|
|
Definition at line 719 of file Drawable.h.
|
|
|
Definition at line 715 of file Drawable.h.
|
|
|
Definition at line 701 of file Drawable.h.
|
|
|
Definition at line 697 of file Drawable.h.
|
|
|
Definition at line 701 of file Drawable.h.
|
|
|
Definition at line 697 of file Drawable.h.
|
|
|
Definition at line 710 of file Drawable.h.
|
|
|
Definition at line 706 of file Drawable.h.
|
|
|
Definition at line 710 of file Drawable.h.
|
|
|
Definition at line 706 of file Drawable.h.
|
|
|
Definition at line 741 of file Drawable.h. |
|
|
Definition at line 745 of file Drawable.h. |
|
|
Definition at line 746 of file Drawable.h. |
|
|
Definition at line 746 of file Drawable.h. Referenced by filename(), image(), magick(), and ~DrawableCompositeImage(). |
|
|
Definition at line 744 of file Drawable.h. |
|
|
Definition at line 742 of file Drawable.h. |
|
|
Definition at line 743 of file Drawable.h. |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC