EmfPlusRedEyeCorrectionEffect Sınıf
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 | Açıklama |
|---|---|
| EmfPlusRedEyeCorrectionEffect() | EmfPlusRedEyeCorrectionEffect sınıfının yeni bir örneğini başlatır. |
Properties
| Name | Type | Access | Açıklama |
|---|---|---|---|
| areas | Rectangle[] | r/w | NumberOfAreas WMF RectL nesnelerinin bir dizisini ( [MS-WMF] bölüm 2.2.2.19’da belirtilen) alır veya ayarlar. Her dikdörtgen, kırmızı göz düzeltme etkisinin uygulanması gereken bitmap görüntüsünün bir alanını belirtir. |
| number_of_areas | int | r/w | Alanlar alanındaki dikdörtgen sayısını belirten 32 bit işaretli tamsayıyı alır veya ayarlar. Alanlar alanı. |
Constructor: EmfPlusRedEyeCorrectionEffect()
EmfPlusRedEyeCorrectionEffect()
EmfPlusRedEyeCorrectionEffect sınıfının yeni bir örneğini başlatır.