Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Method and Description |
---|---|
WmfLogColorSpace |
EmfCreateColorSpace.getLcs()
Gets or sets a WMF LogColorSpace object ([MS-WMF] section 2.2.2.11), which can specify
the name of a color profile in ASCII characters.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfCreateColorSpace.setLcs(WmfLogColorSpace value)
Gets or sets a WMF LogColorSpace object ([MS-WMF] section 2.2.2.11), which can specify
the name of a color profile in ASCII characters.
|