img3D%u

Option Description
img3D%u -box [width %f] [color %f %f %f] get/set bounding box line widht and color
img3D%u -destroy destroy this data image
img3D%u -display [intensity | gradient | direction] get/set displayed inrimage kind
img3D%u -grid [frame|grid|voxel] [width %f] [color %f %f %f] get/set grid display mode, width and color
img3D%u -kind returns the name of the object kind associated with a given object
img3D%u -render [none|solid|texture|volume] get/set image slices rendering mode
img3D%u -resolution [%u] get/set image rendering resolution
img3D%u -scene return the scene where is the img3D
img3D%u -showBlackPixels [%b] get/set boolean if black pixels should be displayed
img3D%u -texture [mapping ] [bg <%f %f %f %f>] set texture options
img3D%u -transparency [true [%f] | false] enable (with given opacity)/disable slice transparency
img3D%u -volume [nslices %u] [blending ] [transparency %s %s %s %s %f] Get/set volume rendering parameters (number of slices and blending mode). The transparency option allow to specify four tcl variable arrays corresponding to R, G, B and A component for lookup table and an overall blending coefficient.