Bitmap Plus
  • 👋Welcome
  • 🛠️COMPONENTS
    • Visualize
      • ⚫Prev Image
    • Create
      • ⚫Build Bitmap
      • ⚫Procedural Cellular
      • ⚫Procedural Noise
      • ⚫Procedural Fractal Pass
      • ⚫Image to Bitmap
    • Filter
      • ⚫Adjustment Filter
      • ⚫Effects Filter
      • ⚫Figure Filter
      • ⚫Sharpen Filter
      • ⚫Smooth Filter
      • ⚫Difference Filter
      • ⚫Extract Filter
      • ⚫Filtering Filter
      • ⚫Grayscale Filter
      • ⚫Levels Filter
      • ⚫Blob Filter
      • ⚫Canny Edge Filter
      • ⚫Dithering Filter
      • ⚫Edges Filter
      • ⚫Streak Filter
      • ⚫Threshold Filter
      • ⚫Convolution Filter
      • ⚫Iterate Filter
    • Edit
      • ⚫Swap 2 Channels
      • ⚫Replace Channels
    • Analysis
      • ⚫Bitmap Properties
      • ⚫Deconstruct Bitmap
      • ⚫Evaluate Bitmap
      • ⚫Get Pixel
    • Transform
      • ⚫Crop Image
      • ⚫Mirror Image
      • ⚫Polar Image
      • ⚫Move Image
      • ⚫Resize Image
      • ⚫Rotate Image
      • ⚫Scale Image
      • ⚫Shrink Image
    • Layers
      • ⚫Merge Images
      • ⚫Set Layer
      • ⚫Modify Layer
      • ⚫Transform Layers
    • File
      • ⚫Open Bitmap
      • ⚫Save Bitmap
    • Vectorize
      • ⚫Bitmap Blobs
      • ⚫Bitmap Corners
      • ⚫Bitmap Shapes
      • ⚫Trace Bitmap
  • 🔗Dependencies
Powered by GitBook
On this page
  • Libraries
  • Accord Imaging Library
  • Dynamic Image
  • Fast Noise Lite
  • Potrace

Dependencies

Bitmap Plus is built on top of the following dependencies

PreviousTrace Bitmap

Last updated 3 years ago

Libraries

Accord Imaging Library

Most filtering and image editing functions are built on the .

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 .

An open source image manipulation library for ASP.NET

Fast Noise Lite

Procedural and Noise functions are built with by .

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

Potrace

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

Bitmap vector tracing uses by .

🔗
Accord Framework
http://accord-framework.net/
Dynamic Image
http://dynamicimage.apphb.com/
Fast Noise Lite
Jordan Peck
https://github.com/Auburn/FastNoiseLite
Potrace
Peter Selinger
http://potrace.sourceforge.net/