Magick++  7.0.10
Magick::Drawable Class Reference

#include <Drawable.h>

Public Member Functions

 Drawable (void)
 
 Drawable (const DrawableBase &original_)
 
 ~Drawable (void)
 
 Drawable (const Drawable &original_)
 
Drawableoperator= (const Drawable &original_)
 
void operator() (MagickCore::DrawingWand *) const
 

Detailed Description

Definition at line 118 of file Drawable.h.

Constructor & Destructor Documentation

◆ Drawable() [1/3]

Magick::Drawable::Drawable ( void  )

Definition at line 80 of file Drawable.cpp.

◆ Drawable() [2/3]

Magick::Drawable::Drawable ( const DrawableBase original_)

Definition at line 85 of file Drawable.cpp.

◆ ~Drawable()

Magick::Drawable::~Drawable ( void  )

Definition at line 90 of file Drawable.cpp.

◆ Drawable() [3/3]

Magick::Drawable::Drawable ( const Drawable original_)

Definition at line 96 of file Drawable.cpp.

Member Function Documentation

◆ operator()()

void Magick::Drawable::operator() ( MagickCore::DrawingWand *  context_) const

Definition at line 118 of file Drawable.cpp.

◆ operator=()

Magick::Drawable & Magick::Drawable::operator= ( const Drawable original_)

Definition at line 102 of file Drawable.cpp.

References Magick::DrawableBase::copy().


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