Skip to content

handledexception/pixelreplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixelreplace

Loads an image file using SDL Image, replaces pixels of the same color selected by the mouse. Not really a useful program. I simply made it to learn about image data in code.

Requires SDL2 and SDL2_image to build. Visual Studio 2013 Solution file included but will build with anything.

About

Loads and image file using SDL Image, replaces pixels of the same color selected by the mouse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages