1
2
3
4
5
6
7
8
9
10
|
# Parameters for IMBROWSE task.
directory,f,a,,,,directory to be listed
uifname,f,h,"guidemo$imbrowse.gui",,,user interface file
template,s,h,"*",,,image file template
section,s,h,"",,,default image section
contrast,r,h,0.25,,,contrast adjustment for zscale algorithm
nsample_lines,i,h,5,,,number of sample lines
coords,*gcur,h,,,,graphics cursor input
device,s,h,"stdgraph",,,graphics device for plots
|