Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

Visualization Type Properties


There are many types of visualizations that can be displayed in the six iTools. Each data type has its own property sheet, which can be displayed in the Visualization Browser.

Image

These properties control image object visualizations. For each property, the type of control and the values that can be assigned are listed. For a description of how a particular control is used, refer to Property Controls.

Property
Control Type: Values
Image Palette
User Defined: By selecting Edit Color ® Table Edit access the color table to manipulate plot color values
Interpolation
String List: Method used for interpolating the image. Select a method from the list. Choose from these values:
  • Nearest Neighbor: Assign the value of the nearest pixel to the pixel in the output image. Fastest method, but may cause jagged edges.
  • Bilinear: Create a weighted average based on the nearness and brightness of the closest four pixels, and assign that value to the pixel in the output image.
Default = Nearest Neighbor
Z value
Number: z value. 3D data must be present to enable Z value.
Default = 0
Pixel size (x)
Number: Pixel size for x value.
Default = 1
Pixel size (y)
Number: Pixel size for y value.
Default = 1
Origin (x)
Number: Origin point for x value.
Default = 0
Origin (y)
Number: Origin point for y value.
Default = 0
Units
Number: Number of units.
Default = None
Image transparency
Number: Transparency of the image, 0% - 100%. Move the slider to change the value. Default = 0 (no transparency)
Note - The transparency is changed by adding an alpha channel to the image. If your image has an alpha channel then the Transparency property is ignored.
Row Order
String List: Select an order from the list. Choose from these values:
  • Bottom-to-top
  • Top-to-bottom
Default = Bottom-to-top


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]