2.2.3.9 RedEyeCorrectionEffect Object

The RedEyeCorrectionEffect object specifies areas of an image to which a red-eye correction is applied.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

NumberOfAreas

Areas (variable)

...

NumberOfAreas (4 bytes): A signed integer that specifies the number of rectangles in the Areas field.

Areas (variable): An array of NumberOfAreas WMF RectL objects ([MS-WMF] section 2.2.2.19). Each rectangle specifies an area of the bitmap image to which the red-eye correction effect SHOULD be applied.

Bitmap images are specified by EmfPlusBitmap objects (section 2.2.2.2).

See section 2.2.3 for the specification of additional image effects parameter objects.