Loading...
Searching...
No Matches
ImageRef.h
28 class MagickPPExport ImageRef
36 ImageRef(MagickCore::Image *image_);
55 Options *options(void);
59 static ImageRef *replaceImage(ImageRef *imgRef,
70 ImageRef(MagickCore::Image *image_,const Options *options_);
75 ImageRef& operator=(const ImageRef&);
78 MutexLock _mutexLock; // Mutex lock
79 Options *_options; // User-specified options