MP5
Photomosaic
|
Implementation of a simple PNG class using HSLAPixels and the lodepng PNG library. More...
#include <iostream>
#include <string>
#include <algorithm>
#include <functional>
#include "lodepng/lodepng.h"
#include "PNG.h"
#include "RGB_HSL.h"
Implementation of a simple PNG class using HSLAPixels and the lodepng PNG library.