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
Description

Implement a method to convert between a Surface and System.Drawing.Image object.

kanato
Posted - Mon, 08/10/2009 - 13:59
Assigned to:Anonymous» kanato
Status:open» fixed

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.

kanato
Posted - Mon, 08/24/2009 - 23:00
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.