source:
sans/utils/Teabag/sa_img.h
@
1249
Last change on this file since 1249 was 837, checked in by ajj, 11 years ago | |
---|---|
File size: 217 bytes |
Rev | Line | |
---|---|---|
[837] | 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.