Package | Description |
---|---|
com.aspose.imaging.fileformats.wmf.objects |
The package contains types [MS-WMF]: Windows
Metafile Format 2.2 WMF Objects
|
Modifier and Type | Method and Description |
---|---|
WmfBitmap16 |
WmfStretchBlt.getBitmap()
Gets or sets the bitmap.
|
WmfBitmap16 |
WmfCreatePatternBrush.getBitmap()
Gets or sets the bitmap.
|
Modifier and Type | Method and Description |
---|---|
void |
WmfStretchBlt.setBitmap(WmfBitmap16 value)
Gets or sets the bitmap.
|
void |
WmfCreatePatternBrush.setBitmap(WmfBitmap16 value)
Gets or sets the bitmap.
|