System |
public static class SystemDrawingImageProxyExtensions
The SystemDrawingImageProxyExtensions type exposes the following members.
Name | Description | |
---|---|---|
GetImage(ImageProxy) | Gets a Gdi image from an ImageProxy. | |
GetImage(Stream, Boolean) | Gets a Gdi image from a stream. | |
GetImageProxyFromImage(Image) | Gets an image proxy from a Gdi image. | |
GetImageProxyFromImage(Image, String) | Gets an image proxy from a Gdi image. | |
GetStreamFromImage | Gets a stream from a Gdi image. |