Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Method and Description |
---|---|
EmfBlendFunction |
EmfBlendFunction.Clone() |
EmfBlendFunction |
EmfAlphaBlend.getBlendFunction()
Gets or sets a structure that specifies the blending operations for source and
destination bitmaps
|
Modifier and Type | Method and Description |
---|---|
void |
EmfBlendFunction.CloneTo(EmfBlendFunction that) |
static boolean |
EmfBlendFunction.isEquals(EmfBlendFunction obj1,
EmfBlendFunction obj2) |
void |
EmfAlphaBlend.setBlendFunction(EmfBlendFunction value)
Gets or sets a structure that specifies the blending operations for source and
destination bitmaps
|