> For the complete documentation index, see [llms.txt](https://interopxyz.gitbook.io/bitmap-plus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://interopxyz.gitbook.io/bitmap-plus/dependencies.md).

# 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* [*A*ccord Framework](http://accord-framework.net/)*.*&#x20;

> <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/)*.*&#x20;

> <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*](https://github.com/Auburn/FastNoiseLite) *by* [*Jordan Peck*](https://github.com/Auburn)*.*&#x20;

> <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* ](http://potrace.sourceforge.net/)*by* [*Peter Selinger*](https://www.mathstat.dal.ca/~selinger/)*.*&#x20;

> <http://potrace.sourceforge.net/>
>
> Potrac&#x65;*(TM)* is a tool for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image.
