Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emf.records |
The package contains types [MS-EMF]: Enhanced Metafile Format.
|
Modifier and Type | Method and Description |
---|---|
EmfPixelFormatDescriptor |
EmfPixelFormat.getPfd()
Gets or sets a PixelFormatDescriptor object (section 2.2.22) that specifies pixel format data.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPixelFormat.setPfd(EmfPixelFormatDescriptor value)
Gets or sets a PixelFormatDescriptor object (section 2.2.22) that specifies pixel format data.
|