WmfStretchDib Class

Summary: The wmf Stretch DIB objetc.

Module: aspose.imaging.fileformats.wmf.objects

Full Name: aspose.imaging.fileformats.wmf.objects.WmfStretchDib

Inheritance: WmfObject

Aspose.Imaging Version: 24.5.0

Constructors

NameDescription
WmfStretchDib()WMFs the record.

Properties

NameTypeAccessDescription
color_usageWmfColorUsageEnumr/wGets or sets the color usage.
dest_heightshortr/wGets or sets the height of the dest.
dest_widthshortr/wGets or sets the width of the dest.
raster_operationWmfTernaryRasterOperationr/wGets or sets the raster operation.
source_bitmapWmfDeviceIndependentBitmapr/wGets or sets the source bitmap.
src_heightshortr/wGets or sets the height of the source.
src_widthshortr/wGets or sets the width of the source.
x_destshortr/wGets or sets the x dest.
x_srcshortr/wGets or sets the x source.
y_destshortr/wGets or sets the y dest.
y_srcshortr/wGets or sets the y source.

Constructor: WmfStretchDib()

 WmfStretchDib() 

WMFs the record.