aboutsummaryrefslogtreecommitdiff
path: root/pkg/proto/vol/src/i2sun.par
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/proto/vol/src/i2sun.par')
-rw-r--r--pkg/proto/vol/src/i2sun.par14
1 files changed, 14 insertions, 0 deletions
diff --git a/pkg/proto/vol/src/i2sun.par b/pkg/proto/vol/src/i2sun.par
new file mode 100644
index 00000000..d28d887c
--- /dev/null
+++ b/pkg/proto/vol/src/i2sun.par
@@ -0,0 +1,14 @@
+input,s,a,,,,Input image template or 3d image
+output,s,a,,,,Output rasterfile template
+z1,r,a,,,,Minimum greylevel to be displayed
+z2,r,a,,,,Maximum greylevel to be displayed
+clutfile,f,h,"",,,Input rasterfile containing color lookup table
+ztrans,s,h,linear,,,Greylevel transformation (linear|log|none|user)
+ulutfile,f,h,"",,,File containing user defined look up table
+xsize,i,h,INDEF,1,,Output rasterfile horizontal size
+ysize,i,h,INDEF,1,,Output rasterfile vertical size
+xmag,r,h,1.,,,Output rasterfile horizontal magnification
+ymag,r,h,1.,,,Output rasterfile vertical magnification
+order,i,h,1,0,1,"Spatial interpolator order; 0=replic., 1=linear"
+sliceaxis,i,h,3,,,"Slice a 3d or higher image through this axis"
+swap,b,h,no,,,"Swap bytes in output rasterfiles?"