Skip to content

A PPM editor written for the final project in Introduction to Computer Science

Notifications You must be signed in to change notification settings

jimmyv9/ppm-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ppm-editor

A PPM editor written for the final project in Introduction to Computer Science. The program (Veloso_Joao_prg8) is able to take in any PPM image and allows the user to perform any of the following operations to the image:

  • [1] convert to grayscale
  • [2] flip horizontally
  • [3] negative of red
  • [4] negative of green
  • [5] negative of blue
  • [6] just the reds
  • [7] just the greens
  • [8] just the blues

About

A PPM editor written for the final project in Introduction to Computer Science

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages