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


Public Member Functions | |
| rollImage (const Geometry &roll_) | |
| rollImage (const int columns_, const int rows_) | |
| void | operator() (Image &image_) const |
| rollImage (const Geometry &roll_) | |
| rollImage (const int columns_, const int rows_) | |
| void | operator() (Image &image_) const |
Private Attributes | |
| int | _columns |
| int | _rows |
|
|
Definition at line 710 of file STL.cpp. References rollImage(). Referenced by rollImage().
Here is the call graph for this function: ![]() |
|
||||||||||||
|
Definition at line 715 of file STL.cpp. References rollImage().
Here is the call graph for this function: ![]() |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 721 of file STL.cpp. References _columns, _rows, operator()(), and Magick::Image::roll(). Referenced by operator()().
Here is the call graph for this function: ![]() |
|
|
Definition at line 768 of file STL.h. Referenced by operator()(). |
|
|
Definition at line 769 of file STL.h. Referenced by operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC