index
:
ImageManip.git
dev
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
/
lib
/
lib.c
blob: 1376a776c145232486b3b9e0786cebb6e9dce826 (
plain
)
1
2
3
4
#include <lib/lib.h>
const uint32_t
SCREEN_WIDTH
=
640
;
const uint32_t
SCREEN_HEIGHT
=
480
;