source:
sans/utils/Teabag/sa_img.h
Last change on this file was 837, checked in by ajj, 11 years ago | |
---|---|
File size: 217 bytes |
Line | |
---|---|
1 | int writeppm (char *, unsigned char **, int, int, int, int); |
2 | int gamma_cor (unsigned char **, int , int , int, float); |
3 | int reverse_img(unsigned char **, int , int , int); |
4 | int buildcmap (int **, int, int); |
Note: See TracBrowser
for help on using the repository browser.