Package | Description |
---|---|
com.aspose.imaging.fileformats.wmf.objects |
The package contains types [MS-WMF]: Windows
Metafile Format 2.2 WMF Objects
|
Modifier and Type | Class and Description |
---|---|
class |
WmfBitmapCoreHeader
The BitmapCoreHeader Object contains information about the dimensions
and color format of a device-independent bitmap(DIB).
|
class |
WmfBitmapInfoHeader
The BitmapInfoHeader Object contains information about the dimensions and color format of a device-independent
bitmap (DIB).
|
Modifier and Type | Method and Description |
---|---|
WmfBitmapBaseHeader |
WmfDeviceIndependentBitmap.getHeader()
Gets or sets either a BitmapCoreHeader Object (section 2.2.2.2) or a
BitmapInfoHeader Object (section 2.2.2.3) that specifies information
about the image
|
Modifier and Type | Method and Description |
---|---|
void |
WmfDeviceIndependentBitmap.setHeader(WmfBitmapBaseHeader value)
Gets or sets either a BitmapCoreHeader Object (section 2.2.2.2) or a
BitmapInfoHeader Object (section 2.2.2.3) that specifies information
about the image
|
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.