RedEyePlugIn.RedEyePlugIn.ProcessImage Function
ProcessImage 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