Passing bytes since 1988!

Generic Imaging Library
Copyright (c) 2012-2024, Codefarts
Creative Commons License
Generic Imaging Library by Dean Lunz is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. contact@codefarts.com
http://www.codefarts.com/

The generic imaging library is a portable class library written in pure C# designed to provide generic bitmap manipulation capabilities without any reliance on external dependencies. 

Current Features

  • Easy to use, comes with numerous extension methods for drawing and manuipulating images.
  • Fully commented & organized C# source code.
  • 95+% of source code conforms to default StyleCop settings.

Downloads [ Top ]

There are currently no downloads but the source code is available for forking on BitBucket at https://bitbucket.org/createdbyx/codefarts.imaging

Bug Reporting [ Top ]

If you find a bug or undesired behavior you can send an email to contact@codefarts.com with a description of your issue.

Or you can use the built in feedback and suggestion reporting tool by selecting "Window->Codefarts->Error Reporting and Feedback".

The "Email" field is optional but you could also specify your social media contact info such as Twitter if your submission requires a response from the codefarts team.

Version Notes [ Top ]

Items starting with "Completed" are items that have been fully implemented as they were intended
Items starting with "Partial" are items that have only been partially implemented.

Version 1.0

  • Initial release

Attribution [ Top ]