Click or drag to resize

SystemDrawingImageProxyExtensions Methods

The SystemDrawingImageProxyExtensions type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetImage(ImageProxy) Gets a Gdi image from an ImageProxy.
Public methodStatic memberGetImage(Stream, Boolean) Gets a Gdi image from a stream.
Public methodStatic memberGetImageProxyFromImage(Image) Gets an image proxy from a Gdi image.
Public methodStatic memberGetImageProxyFromImage(Image, String) Gets an image proxy from a Gdi image.
Public methodStatic memberGetStreamFromImage Gets a stream from a Gdi image.
Top
See Also