Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Class and Description |
---|---|
class |
EmfColorCorrectPalette
The EMR_COLORCORRECTPALETTE record specifies how to correct the entries of a logical palette
object using WCS 1.0 values.
|
class |
EmfDeleteColorSpace
The EMR_DELETECOLORSPACE record deletes a logical color space object.
|
class |
EmfResizePalette
The EMR_RESIZEPALETTE record increases or decreases the size of an existing LogPalette object (section 2.2.17).
|
class |
EmfSelectPalette
The EMR_SELECTPALETTE record specifies a logical palette for the playback device context.
|
class |
EmfSetColorSpace
The EMR_SETCOLORSPACE record defines the current logical color space object for graphics operations.
|
class |
EmfSetPaletteEntries
The EMR_SETPALETTEENTRIES record defines RGB color values in a range of entries for an existing
LogPalette (section 2.2.17) object.
|