Gimp# is a C# wrapper around the GIMP API. It also offers a plugin framework. This enables users to quickly write new GIMP plugins using .NET or Mono.
| Tags | multimedia Graphics |
|---|---|
| Implementation | C# |
Recent releases


Changes: Many improvements were made to the Photoshop actions plug-in: 10 actions are now completely verified. An abandoned plug-in to load GEM image files was ported. The Russian translation was updated.


Changes: Nemerle, Boo, Visual Basic, and F# sample plug-ins were added. GIMP# now uses C# 3.0 features for cleaner code. The abandoned Sky plug-in (a part of PhyModMedia plug-ins) was ported.


Changes: Support for Photoshop actions files has improved and is now close to 50%. There are now many more unit tests, especially for the GIMP 2.4 API. Most bugs have been fixed and some minor enhancements were made.


Changes: GIMP# now has support for IronPython. Many bugs were fixed and coverage of the GIMP API is more complete.


Changes: Java support was added (via IKVM.NET), including a sample Java plug-in. The abandoned Colorize plug-in was ported to Gimp#. The Photoshop actions plug-in can now play about 38% of a test set with 200 actions. There is now more coverage of the new GIMP 2.4 routines. New helper classes were added for much cleaner code.