EmfPlusBlendColors Class
محتويات
[
يخفي
]Summary: The EmfPlusBlendColors object specifies positions and colors for the blend pattern of a gradient brush.
Module: aspose.imaging.fileformats.emf.emfplus.objects
Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusBlendColors
Inheritance: EmfPlusBlendBase
Constructors
| Name | الوصف |
|---|---|
| EmfPlusBlendColors() | ينشئ نسخة جديدة من الفئة EmfPlusBlendColors |
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| blend_argb_32_colors | int[] | r/w | يحصل أو يعيّن مصفوفة من كائنات PositionCount EmfPlusARGB (القسم 2.2.2.1) التي تحدد الألوان في المواقع المحددة في حقل BlendPositions. |
| blend_positions | float[] | r/w | يحصل أو يعيّن مواضع الدمج مصفوفة من قيم PositionCount ذات 32‑بت عائمة تحدد نسب المسافة على طول خط التدرج. يجب أن يكون كل عنصر رقمًا بين 0.0 و 1.0 شاملًا. بالنسبة لفرشاة التدرج الخطي، 0.0 تمثل نقطة البداية و 1.0 تمثل نقطة النهاية. بالنسبة لفرشاة التدرج المساري، 0.0 تمثل نقطة المنتصف و 1.0 تمثل نقطة النهاية. |
Constructor: EmfPlusBlendColors()
EmfPlusBlendColors()
ينشئ نسخة جديدة من الفئة EmfPlusBlendColors