~ruther/CTU-FEE-B0B35APO-Semestral-project

ref: fede96edc958de9c79a761e5dd5dd2f3f9f557f3 CTU-FEE-B0B35APO-Semestral-project/image-viewer/src/image.c -rw-r--r-- 5.4 KiB
6d5b0426 — František Boháček 4 years ago
feat: add possibility to write only to part of the display
d2ba791f — František Boháček 4 years ago
feat: add image write to display
410ece0d — František Boháček 4 years ago
feat: add image direct write to display
a59007ae — František Boháček 4 years ago
feat: add image upscale using nearest-neighbor
e813054a — František Boháček 4 years ago
feat: add image downscale using average
e2a97607 — František Boháček 4 years ago
feat: add image region move
2c8dd444 — František Boháček 4 years ago
feat: add image set and get pixel functions
d5cc9708 — František Boháček 4 years ago
feat: add basic image functions