Class WmfBitBlt

Class WmfBitBlt

Namespace: Aspose.Imaging.FileFormats.Wmf.Objects
Assembly: Aspose.Imaging.dll (25.2.0)

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.

public class WmfBitBlt : WmfStretchBlt

Inheritance

objectMetaObjectWmfObjectWmfStretchBltWmfBitBlt

Inherited Members

WmfStretchBlt.RasterOperation, WmfStretchBlt.SrcHeight, WmfStretchBlt.SrcWidth, WmfStretchBlt.SrcPosition, WmfStretchBlt.DestHeight, WmfStretchBlt.DestWidth, WmfStretchBlt.DstPosition, WmfStretchBlt.Reserved, WmfStretchBlt.Bitmap, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

WmfBitBlt()

public WmfBitBlt()