فئة EmfRop4
محتويات
[
يخفي
]Summary: A quaternary raster operation, which specifies ternary raster operations for
the foreground and background colors of a bitmap. These values define how the color data of
the source rectangle is to be combined with the color data of the destination rectangle.
Module: aspose.imaging.fileformats.emf.emf.records
Full Name: aspose.imaging.fileformats.emf.emf.records.EmfRop4
Constructors
| Name | الوصف |
|---|---|
| EmfRop4(dword_data) | يُهيئ مثيلًا جديدًا من الفئة EmfRop4 |
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| background_rop3 | System.Byte | r | يحصل على ROP3 الخلفية. البتات الثمانية الأعلى غير الموقعة من قيمة عملية نقطية ثلاثية 24‑بت من تعداد عمليات النقطية الثلاثية WMF ([MS-WMF] القسم 2.1.1.31). يحدد هذا الرمز كيفية دمج بيانات لون الخلفية للصور النقطية المصدر والوجهة ونمط الفرشاة. |
| foreground_rop3 | System.Byte | r | يحصل على ROP3 المقدمة. البتات الثمانية الأعلى غير الموقعة من قيمة عملية نقطية ثلاثية 24‑بت من تعداد عمليات النقطية الثلاثية WMF. يحدد هذا الرمز كيفية دمج بيانات لون المقدمة للصور النقطية المصدر والوجهة ونمط الفرشاة. |
Constructor: EmfRop4(dword_data)
EmfRop4(dword_data)
يُهيئ مثيلًا جديدًا من الفئة EmfRop4
Parameters:
| معامل | نوع | الوصف |
|---|---|---|
| dword_data | int | بيانات الـ dword. |