-
Notifications
You must be signed in to change notification settings - Fork 0
aurinx/Photoshop-in-C
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Aurin Chakravarty Description: This program takes in various files in a PPM format and can manipulate them in various ways, including cropping, inverting, swapping, and MORE! Only half of the program is done at this point. The last 5 functionalities will be implemented later. Source Files: a6.c: Main file, runs program menuUtil.c: Contains the menu, drives the program ppmIO.c: In charge of reading and writing the PPM files imageManip.c: Maniuplates the files to crop, invert, etc Note: The crop function does not work properly. It DOES crop the image to the proper size, however the pixels are not the same and there are some striations within the image. The program cannot handle comments after row and columns in the PPM file.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published