Commit Graph

8 Commits

Author SHA1 Message Date
murat e17f005791 downscaling pixels 2026-01-31 17:11:45 +03:00
murat c656ef2ccf moving image file to the RAM and getting width, height, channels values 2026-01-31 16:56:33 +03:00
murat 16364e436e updated compile script 2026-01-31 16:54:55 +03:00
murat ff7ffbbc1f downloaded stb_image header file from https://raw.githubusercontent.com/nothings/stb/master/stb_image.h 2026-01-31 16:41:01 +03:00
murat bfe2b0b32a checking for image type (png or jpeg) 2026-01-31 16:36:25 +03:00
murat 1cb1966342 created main.cpp
checking for --help and -h flags
checking for arg count
checking if specified file exists
2026-01-31 16:20:32 +03:00
murat 041783c9be created a shell script for build 2026-01-31 16:19:15 +03:00
murat 5438599e43 created readme 2026-01-31 15:18:25 +03:00