🔗Dependencies

Bitmap Plus is built on top of the following dependencies

Libraries

Accord Imaging Library

Most filtering and image editing functions are built on the Accord Framework.

http://accord-framework.net/

The Accord.NET Framework is a .NET machine learning framework combined with audio and image processing libraries completely written in C#.

Dynamic Image

Layering operations are built with Dynamic Image.

http://dynamicimage.apphb.com/

An open source image manipulation library for ASP.NET

Fast Noise Lite

Procedural and Noise functions are built with Fast Noise Lite by Jordan Peck.

https://github.com/Auburn/FastNoiseLite

FastNoise Lite is an extremely portable open source noise generation library with a large selection of noise algorithms.

Potrace

Bitmap vector tracing uses Potrace by Peter Selinger.

http://potrace.sourceforge.net/

Potrace(TM) is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image.

Last updated