source: sans/utils/Teabag/sa_img.h

Last change on this file was 837, checked in by ajj, 11 years ago

Checkin of Teabag code for TISANE.

File size: 217 bytes
Line 
1int   writeppm   (char *, unsigned char **, int, int, int, int);
2int   gamma_cor  (unsigned char **, int , int , int, float);
3int   reverse_img(unsigned char **, int , int , int);
4int   buildcmap  (int **, int, int);
Note: See TracBrowser for help on using the repository browser.