RedEyePlugIn.RedEyePlugIn.ProcessImage Function
Process Image method. Invoked by the application. red component is reduced to 80% to remove red eyes.

Public void ProcessImage (System.Drawing.Bitmap, int, int, int)
  Type Name Description  
    System.Drawing.Bitmap sourceImage    
    int xVal    
    int yVal    
    int areaVal    
  Return Description  
    void