#include <Drawable.h>
Definition at line 670 of file Drawable.h.
 
◆ DrawableColor()
  
  | 
        
          | Magick::DrawableColor::DrawableColor | ( | double | x_, |  
          |  |  | double | y_, |  
          |  |  | PaintMethod | paintMethod_ |  
          |  | ) |  |  |  | inline | 
 
 
◆ ~DrawableColor()
      
        
          | Magick::DrawableColor::~DrawableColor | ( | void |  | ) |  | 
      
 
 
◆ copy()
◆ operator()()
  
  | 
        
          | void Magick::DrawableColor::operator() | ( | MagickCore::DrawingWand * | context_ | ) | const |  | virtual | 
 
 
◆ paintMethod() [1/2]
  
  | 
        
          | void Magick::DrawableColor::paintMethod | ( | PaintMethod | paintMethod_ | ) |  |  | inline | 
 
 
◆ paintMethod() [2/2]
  
  | 
        
          | PaintMethod Magick::DrawableColor::paintMethod | ( | void |  | ) | const |  | inline | 
 
 
◆ x() [1/2]
  
  | 
        
          | void Magick::DrawableColor::x | ( | double | x_ | ) |  |  | inline | 
 
 
◆ x() [2/2]
  
  | 
        
          | double Magick::DrawableColor::x | ( | void |  | ) | const |  | inline | 
 
 
◆ y() [1/2]
  
  | 
        
          | void Magick::DrawableColor::y | ( | double | y_ | ) |  |  | inline | 
 
 
◆ y() [2/2]
  
  | 
        
          | double Magick::DrawableColor::y | ( | void |  | ) | const |  | inline | 
 
 
The documentation for this class was generated from the following files: