Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Method and Description |
---|---|
WmfLogColorSpaceW |
EmfCreateColorSpaceW.getLcs()
Gets or sets a WMF LogColorSpaceW object ([MS-WMF] section 2.2.2.12) that can specify
the name of a color profile in Unicode UTF16-LE characters
|
Modifier and Type | Method and Description |
---|---|
void |
EmfCreateColorSpaceW.setLcs(WmfLogColorSpaceW value)
Gets or sets a WMF LogColorSpaceW object ([MS-WMF] section 2.2.2.12) that can specify
the name of a color profile in Unicode UTF16-LE characters
|