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

NameDescription
WmfStretchBlt()Инициализирует новый экземпляр класса WmfStretchBlt.

Properties

NameTypeAccessDescription
bitmapWmfBitmap16r/wПолучает или задает bitmap.
dest_heightintr/wПолучает или задает высоту dest.
dest_widthintr/wПолучает или задает ширину dest.
dst_positionPointr/wПолучает или задает DST position.
raster_operationWmfTernaryRasterOperationr/wПолучает или задает raster operation.
зарезервированоintr/wПолучает или задает зарезервированное значение.
src_heightintr/wПолучает или задает высоту source.
src_positionPointr/wПолучает или задает source position.
src_widthintr/wПолучает или задает ширину source.

Constructor: WmfStretchBlt()

 WmfStretchBlt() 

Инициализирует новый экземпляр класса WmfStretchBlt.