Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The RedEyeCorrectionEffect object specifies areas of an image to which a red-eye correction is applied.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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.