SystemDrawingImageProxyExtensionsGetImage(ImageProxy) Method |
Namespace: Altaxo.Graph.GdiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static Image GetImage(
ImageProxy proxy
)
Parameters
- proxy ImageProxy
- The image proxy.
Return Value
ImageThe Gdi image created from the image proxy. This object must be disposed if no longer in use.
Exceptions See Also