cpp-gamedev / image-upscaler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Exporter

This is a library that exports an array of MxN pixels to an image of PxQ pixels where P is a multiple of M and Q is a multiple of N

About


Languages

Language:C++ 72.7%Language:CMake 27.3%