rawtov
-in | input image |
-out | output image |
-repn | pixel representation: (bit | ubyte | sbyte | short | long | float | double) |
-nbands | number of slices |
-nrows | number of rows |
-ncols | number of columns |
|
Initial value: { { "bit", 1 }, { "ubyte", 2 }, { "sbyte", 3 }, { "short", 4 }, { "long", 5 }, { "float", 6 }, { "double",7 }, { NULL } } |