Magick++  7.1.2-29
Convert, Edit, Or Compose Bitmap Images
Magick::ImageRef Class Reference

Public Member Functions

 ImageRef (MagickCore::Image *image_)
 
size_t decrease ()
 
MagickCore::Image *& image (void)
 
void increase ()
 
bool isShared ()
 
void options (Options *options_)
 
Optionsoptions (void)
 
std::string signature (const bool force_=false)
 

Static Public Member Functions

static ImageRefreplaceImage (ImageRef *imgRef, MagickCore::Image *replacement_)
 

Private Member Functions

 ImageRef (MagickCore::Image *image_, const Options *options_)
 
 ImageRef (const ImageRef &)
 
ImageRefoperator= (const ImageRef &)
 

Private Attributes

MagickCore::Image * _image
 
MutexLock _mutexLock
 
Options_options
 
::ssize_t _refCount
 

Detailed Description

Definition at line 28 of file ImageRef.h.


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