Skip to content

A tiny C/C++ image loading and saving library for graphics APIs.

License

Notifications You must be signed in to change notification settings

josemgut/Ass2_ImageFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ES: Este repositorio contiene un proyecto de CodeLite que utiliza una pequeña librería C++ para leer un fichero de imagen en formato BMP, almacenarlo en un objeto y convertir cada pixel en un objeto. Después se aplica un pequeño procesamiento sobre cada pixel y se guarda el resultado en un nuevo fichero de tipo imagen BMP.

EN: This repository contains a CodeLite project that uses a small C++ library to read a BMP image file, store it in an object and convert each pixel into an object. A small amount of processing is then applied to each pixel and the result is saved in a new BMP image file.

About

A tiny C/C++ image loading and saving library for graphics APIs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published