WmfBitBlt

Inheritance: java.lang.Object, com.aspose.imaging.fileformats.emf.MetaObject, com.aspose.imaging.fileformats.wmf.objects.WmfObject, com.aspose.imaging.fileformats.wmf.objects.WmfStretchBlt

public class WmfBitBlt extends WmfStretchBlt

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.

Constructors

ConstructorDescription
WmfBitBlt()

WmfBitBlt()

public WmfBitBlt()