• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux GIMP# Download

GIMP#

May 13, 2008
GIMP# is a C# written API wrapper for GIMP. It allows developers to interface with GIMP's functionalities effectively.
Version 0.15
License LGPL
Platform Linux
Supported Languages English
Homepage home-2.consunet.nl
Developed by Maurits Rijk
GIMP# is an excellent API wrapper built around GIMP that is written in C#. It adds a great deal of functionality beyond just serving as a wrapper, with a thin layer that incorporates C#-specific features, such as iterating through a collection. An example of this can be seen when iterating through an image’s guides:

foreach (Guide guide in image.Guides) {
// Do something
}

Compared to C, where you would have to use the following code:

gint32 guide_ID = 0:
while ((guide_ID = gimp_image_find_next_guide(image_ID, guide_ID)) != 0) {
// Do something
}

GIMP# also offers a base plug-in class that handles the difficult parts for you. With a few virtual methods overridden, implementing a new plug-in becomes a simple task. You can find examples of how to do this by looking at the samples directory.

GIMP# serves an essential purpose lying between scripting languages and C, where scripting languages are easy to use but slow, while C is tough but fast. Scripting languages are an excellent option for calling existing functionality and shortening manual tasks. However, you may not want to manipulate pixels on Scheme. On the other hand, creating a plug-in in C takes longer as building the GUI is tedious, and pixel handling is not trivial.

GIMP# isn't as fast as C but much quicker than a scripting language. Additionally, building a decent GUI is much more comfortable than in C.

For GIMP# to run, you will need GIMP and Mono. The latest version comes with various updates, including improvements to the Photoshop actions plug-in, porting of an abandoned plug-in to load GEM image files, and an update to the Russian translation.
What's New

Version 0.15: N/A

Free Download 922K
309
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

Twittco
Easily update your Twitter status with this software. Keep your followers up-to-date ...
Murrine-Sky (Human)
This software is the Human version of the Murrine-Sky theme, designed specifically ...
Disintegration
This software provides a new dark theme for GNOME desktop users.
Service Menus for Java Developers
A service menu designed for Java programmers using KDE4, allowing easy access ...
CoC Character Generator
CoC is a software that generates characters for Call of Cthulhu in ...
Bible
Bible app on eyeOS offers a complete digital version of the Holy ...
Dylan
Dylan software is highly versatile with exceptional abstraction capabilities, ensuring efficient and ...
ThinWire
ThinWire is a user-friendly development framework that simplifies building web-based applications.
khtml2png2
Khtml2png is a command line tool that generates webpage screenshots.
Class::Dot::Type
This software provides a base class to implement type constraints in programming ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.