export planes as 16 bits PGM, second try
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* http://la.buvette.org/photos/cumul
|
||||
*/
|
||||
|
||||
#define FIMG_VERSION 170
|
||||
#define FIMG_VERSION 171
|
||||
|
||||
/*
|
||||
* in memory descriptor
|
||||
@@ -22,7 +22,7 @@ typedef struct {
|
||||
} FloatImg;
|
||||
|
||||
/*
|
||||
* fimg file header
|
||||
* fimg file header (short version)
|
||||
*/
|
||||
typedef struct {
|
||||
char magic[8];
|
||||
|
||||
Reference in New Issue
Block a user