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

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

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: WmfBitBlt()

 WmfBitBlt() 

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