فئة WmfStretchBlt
محتويات
[
يخفي
]Summary: The META_STRETCHBLT record specifies the transfer of a block of pixels
according to a raster operation, with possible expansion or contraction.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfStretchBlt
Inheritance: WmfObject
Constructors
| Name | الوصف |
|---|---|
| WmfStretchBlt() | تهيئة نسخة جديدة من الفئة WmfStretchBlt |
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| bitmap | WmfBitmap16 | r/w | الحصول أو تعيين الصورة النقطية. |
| dest_height | int | r/w | يحصل أو يضبط ارتفاع dest. |
| dest_width | int | r/w | يحصل أو يضبط عرض dest. |
| dst_position | Point | r/w | يحصل أو يعيّن موضع DST. |
| raster_operation | WmfTernaryRasterOperation | r/w | يحصل أو يعيّن عملية النقطية. |
| محجوز | int | r/w | يحصل أو يضبط القيمة المحجوزة. |
| src_height | int | r/w | يحصل أو يضبط ارتفاع المصدر. |
| src_position | Point | r/w | يحصل أو يعيّن موضع المصدر. |
| src_width | int | r/w | يحصل أو يضبط عرض المصدر. |
Constructor: WmfStretchBlt()
WmfStretchBlt()
تهيئة نسخة جديدة من الفئة WmfStretchBlt