Conversion between surface and System.Drawing.Image object.
| Project: | AgateLib |
| Version: | 0.3.x-dev |
| Component: | AgateWinForms |
| Category: | feature request |
| Priority: | normal |
| Assigned: | kanato |
| Status: | closed |
Jump to:
Description
Implement a method to convert between a Surface and System.Drawing.Image object.
Committed to trunk in rev. 1010. It's in the AgateLib.WinForms.Interop class as an extension method, so it can be used by including "using AgateLib.WinForms" and then surfaces will have a ToBitmap method.
Automatically closed -- issue fixed for 2 weeks with no activity.