For this assignment, I built a bitmap (.bmp) transformer CLI. It will read a bitmap from disk, run one or more color or raster transforms and then write it out to a new file. This project will require manipulating binary data.
- The CLI three arguments:
- input-file-path
- output-file-path
- transfrom-name.