#include <dialog_image_editor.h>
Definition at line 35 of file dialog_image_editor.h.
 
◆ DIALOG_IMAGE_EDITOR()
      
        
          | DIALOG_IMAGE_EDITOR::DIALOG_IMAGE_EDITOR  | 
          ( | 
          wxWindow * |           aParent,  | 
        
        
           | 
           | 
          BITMAP_BASE * |           aItem ) | 
        
      
 
 
◆ ~DIALOG_IMAGE_EDITOR()
  
  
      
        
          | DIALOG_IMAGE_EDITOR::~DIALOG_IMAGE_EDITOR  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ CheckValues()
  
  
      
        
          | bool DIALOG_IMAGE_EDITOR::CheckValues  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ OnGreyScaleConvert()
  
  
      
        
          | void DIALOG_IMAGE_EDITOR::OnGreyScaleConvert  | 
          ( | 
          wxCommandEvent & |           event | ) | 
           | 
         
       
   | 
  
overrideprivate   | 
  
 
 
◆ OnRedrawPanel()
  
  
      
        
          | void DIALOG_IMAGE_EDITOR::OnRedrawPanel  | 
          ( | 
          wxPaintEvent & |           event | ) | 
           | 
         
       
   | 
  
overrideprivate   | 
  
 
 
◆ TransferDataFromWindow()
  
  
      
        
          | bool DIALOG_IMAGE_EDITOR::TransferDataFromWindow  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
overrideprivate   | 
  
 
 
◆ TransferToImage()
      
        
          | void DIALOG_IMAGE_EDITOR::TransferToImage  | 
          ( | 
          BITMAP_BASE * |           aItem | ) | 
           | 
        
      
 
Copy edited image to aItem. 
 
 
◆ m_workingImage
The documentation for this class was generated from the following file: