Pixel Art Editor
-
Updated
Aug 13, 2024 - C++
Pixel Art Editor
This program is a plain PPM (Portable Pixmap) bitmap editor written in Microsoft Small Basic programming language.
Read any bitmap, edit individual pixels and output a new bitmap with updated effects. Code written in C. Please email me at mwape@projectcentauri.com for any questions.
Produces bitmaps represented as an M x N matrix of pixels with each element representing a colour.
Add a description, image, and links to the bitmap-editor topic page so that developers can more easily learn about it.
To associate your repository with the bitmap-editor topic, visit your repo's landing page and select "manage topics."