BrightnessPlugIn.BrightnessPlugIn.ProcessImage Function
This method is invoked by the application to do the brightness correction.

Public void ProcessImage (System.Drawing.Bitmap, int, int, int)
  Type Name Description  
    System.Drawing.Bitmap sourceImage    
    int offset    
    int unused1    
    int unused2    
  Return Description  
    void