فئة WmfBitBlt
محتويات
[
يخفي
]Summary: The META_BITBLT record specifies the transfer of a block of pixels
according to a raster operation. The destination of the transfer is the
current output region in the playback device context.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfBitBlt
Inheritance: WmfStretchBlt
Constructors
| Name | الوصف |
|---|---|
| WmfBitBlt() | تهيئة نسخة جديدة من الفئة WmfBitBlt |
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: WmfBitBlt()
WmfBitBlt()
تهيئة نسخة جديدة من الفئة WmfBitBlt