index
:
ImageManip.git
master
Tiff Image Manipulation, hoping to be helpful for preparing segmentations
Christian Cunningham
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
lib.c
blob: c1f26fcb8bc3042c3c56cecc9d8b69871f614c9a (
plain
)
1
2
3
4
#include <lib/lib.h>
const uint32_t
SCREEN_WIDTH
=
640
;
const uint32_t
SCREEN_HEIGHT
=
480
;