Rip

Raster and Image Processor

This project is maintained by LightHouseSoftware

RIP

RIP is a library for complex image processing.

License

GPLv3

Features

The most funcs has their analogs for working with ranges.

In plans

If you have advices, please, create Issue. You can help us!

Contributors

ImPureD Team, LightHouse Software

How to use RIP?

Package in your dub.json:

   {
      "dependencies": {
        "rip": "~>0.0.2"
      }
   }

Dependencies

RIP needs dlib library for loading jpeg/png/bmp/tga files. WARNING: image can be saved ONLY in ppm/pam/png formats.