Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Method and Description |
---|---|
EmfColorAdjustment |
EmfSetColorAdjustment.getColorAdjustment()
Gets or sets a ColorAdjustment object (section 2.2.2) that specifies color
adjustment values.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfSetColorAdjustment.setColorAdjustment(EmfColorAdjustment value)
Gets or sets a ColorAdjustment object (section 2.2.2) that specifies color
adjustment values.
|