Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Method and Description |
---|---|
EmfRop4 |
EmfMaskBlt.getRop4()
Gets or sets a quaternary raster operation, which specifies ternary raster operations for
the foreground and background colors of a bitmap.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfMaskBlt.setRop4(EmfRop4 value)
Gets or sets a quaternary raster operation, which specifies ternary raster operations for
the foreground and background colors of a bitmap.
|