Loading...
Searching...
No Matches
Drawable.cpp
99 : dp((original_.dp != (Magick::DrawableBase *) NULL ? original_.dp->copy() :
104Magick::Drawable& Magick::Drawable::operator= (
157Magick::VPath& Magick::VPath::operator= (const Magick::VPath& original_ )
414( const Magick::DrawablePushClipPath& original_ ) //multithread safe const char*
588 Image* temp_image = new Image(*original_._image);
596 Image* temp_image = new Image(filename_);
607 Image* temp_image = new Image(image_);