teixdavide / FEUP_Programming_ImageManipulator

πŸŒƒ | Image Manipulation & PNG <-> XPM Converter

Repository from Github https://github.comteixdavide/FEUP_Programming_ImageManipulatorRepository from Github https://github.comteixdavide/FEUP_Programming_ImageManipulator

Image Manipulator Program

Overview

This repository hosts a C++ program designed for file manipulation. The project's proposal can be found here. The development of this program is part of the curriculum for the Programming course.

Usage

To compile and execute the code along with all its tests, use the following commands:

make test
./test

This will build the program and run the associated tests.

About

πŸŒƒ | Image Manipulation & PNG <-> XPM Converter


Languages

Language:C 90.9%Language:C++ 8.8%Language:Makefile 0.3%