- To build you need to type
make
in the root directory. - After that to run you need to type
./build/rotator
./build/rotator examples/cat.bmp examples/cat_out.bmp
Input File: 'examples/cat.bmp'
Output File: 'examples/cat_out.bmp'
File for reading/writing is open
Image form file is loaded
File for reading/writing is open
Image is saved in file
Memory freed