WmfRecorderGraphics2D.FromWmfImage
WmfRecorderGraphics2D.FromWmfImage method
Gets an instance of the Wmf recorder for the existing Wmf image.
public static WmfRecorderGraphics2D FromWmfImage(WmfImage wmfImage)
Parameter | Type | Description |
---|---|---|
wmfImage | WmfImage | The Wmf image to get a recoreder for. |
Return Value
An instance of the WmfRecorderGraphics2D
class.
See Also
- class WmfImage
- class WmfRecorderGraphics2D
- namespace Aspose.Imaging.FileFormats.Wmf.Graphics
- assembly Aspose.Imaging