Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 420 Bytes

File metadata and controls

17 lines (9 loc) · 420 Bytes

Bitmap Transformer

Author: Heba AL-Momani

My partner: Rawan Al-azazi

About project

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.