EmfPlusRedEyeCorrectionEffect Class
Contents
[
Hide
]Summary: The RedEyeCorrectionEffect object specifies areas of an image to which a red-eye correction is applied.
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusRedEyeCorrectionEffect
Inheritance: EmfPlusImageEffectsObjectType
Constructors
Name | Description |
---|---|
EmfPlusRedEyeCorrectionEffect() | Initializes a new instance of the EmfPlusRedEyeCorrectionEffect class |
Properties
Name | Type | Access | Description |
---|---|---|---|
areas | Rectangle[] | r/w | Gets or sets the An array of NumberOfAreas WMF RectL objects, specified in [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. |
number_of_areas | int | r/w | Gets or sets the A 32-bit signed integer that specifies the number of rectangles in the Areas field. |
Constructor: EmfPlusRedEyeCorrectionEffect()
EmfPlusRedEyeCorrectionEffect()
Initializes a new instance of the EmfPlusRedEyeCorrectionEffect class