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