Files
CompArch4Sem/01-bmpmafia
..
2025-02-06 11:20:31 +03:00
2025-02-06 11:20:31 +03:00
2025-02-18 14:19:04 +03:00
2025-02-18 14:19:04 +03:00
2025-02-18 14:19:04 +03:00

BMPMAFIA

working with michaelsoft binbows® bitmap format

🤓 nerdybmp

just prints out some basic .bmp file properties

build

make nerdybmp

usage

build/nerdybmp some/path/to/file.bmp

🍳 deepfryer

catstare

image binarification program

build

make deepfryer

usage

build/deepfryer some/path/to/input.bmp some/path/to/output.bmp 128

threemult

converts 8bit bmp to 24bit

build

# wrong edition
make threemult

# fine edition
make threemultfr

usage

build/threemult(fr) some/path/to/input.bmp some/path/to/output.bmp