Skip to content

C program that takes a ppm file and modifies file (rotates 90, 180, 270, and 360 degrees, flips vertically and horizontally, and transposes). Written for my Machine Structure and Assembly-Programming course.

Notifications You must be signed in to change notification settings

samson90/ppmtrans

Repository files navigation

ppmtrans

C program that takes a ppm file and modifies file (rotates 90, 180, 270, and 360 degrees, flips vertically and horizontally, and transposes). Written for my Machine Structure and Assembly-Programming course.

NOTE: Project does not include compile script and external libraries needed to run program.

About

C program that takes a ppm file and modifies file (rotates 90, 180, 270, and 360 degrees, flips vertically and horizontally, and transposes). Written for my Machine Structure and Assembly-Programming course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages