Clase 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

NameDescripción
WmfBitBlt()Inicializa una nueva instancia de la clase WmfBitBlt

Properties

NameTypeAccessDescripción
bitmapWmfBitmap16r/wObtiene o establece el bitmap.
dest_heightintr/wObtiene o establece la altura del dest.
dest_widthintr/wObtiene o establece el ancho del dest.
dst_positionPointr/wObtiene o establece la posición DST.
raster_operationWmfTernaryRasterOperationr/wObtiene o establece la operación raster.
reservadointr/wObtiene o establece el reservado.
src_heightintr/wObtiene o establece la altura del source.
src_positionPointr/wObtiene o establece la posición de origen.
src_widthintr/wObtiene o establece el ancho del source.

Constructor: WmfBitBlt()

 WmfBitBlt() 

Inicializa una nueva instancia de la clase WmfBitBlt