Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 440 Bytes

This program goes through a folder of BMPs files and outputs each with a colour filter applied.

USAGE

User-inputted command line argument: ./program-name (command-line flag) [input folder name]
    e.g. ./rgbfilter -r testimages

DEBUGGING NOTES:

  • The BMPs must be 24-bit, uncompressed BMP 4.0s with no colour profile information recorded.