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 |
WmfCreateBrushInDirect
The Create brush in direct
|
class |
WmfCreateFontInDirect
The Create font
|
class |
WmfCreatePalette
The META_CREATEPALETTE record creates a Palette Object (section 2.2.1.3).
|
class |
WmfCreatePatternBrush
The META_CREATEPATTERNBRUSH record creates a brush object with a pattern
specified by a bitmap.
|
class |
WmfCreatePenInDirect
The create pen in direct
|
class |
WmfCreateRegion
The META_CREATEREGION record creates a Region Object (section 2.2.1.5).
|
class |
WmfDibCreatePatternBrush
The META_DIBCREATEPATTERNBRUSH record creates a Brush Object (section
2.2.1.1) with a pattern specified by a DeviceIndependentBitmap (DIB)
Object (section 2.2.2.9).
|
Constructor and Description |
---|
WmfDeleteObject(WmfGraphicObject deletedObject)
Initializes a new instance of the
WmfDeleteObject class. |
WmfFillRegion(WmfGraphicObject region,
WmfGraphicObject brush)
Initializes a new instance of the
WmfFillRegion class. |
WmfFrameRegion(WmfGraphicObject region,
WmfGraphicObject brush)
Initializes a new instance of the
WmfFillRegion class. |
WmfInvertRegion(WmfGraphicObject region)
Initializes a new instance of the
WmfInvertRegion class. |
WmfPaintRegion(WmfGraphicObject region)
Initializes a new instance of the
WmfSelectClipRegion class. |
WmfSelectClipRegion(WmfGraphicObject region)
Initializes a new instance of the
WmfSelectClipRegion class. |
WmfSelectObject(WmfGraphicObject wmfObject)
Initializes a new instance of the
WmfSelectObject class. |
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.