EmfPlusRedEyeCorrectionEffect Class

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

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
EmfPlusRedEyeCorrectionEffect()Initializes a new instance of the EmfPlusRedEyeCorrectionEffect class

Properties

NameTypeAccessDescription
areasRectangle[]r/wGets 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_areasintr/wGets 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