home *** CD-ROM | disk | FTP | other *** search
/ Photo CD Demo 1 / Demo.bin / imagetoo / imgtlgls.asc < prev    next >
Text File  |  1992-07-17  |  5KB  |  217 lines

  1. G.1    NCSA ImageTool
  2.  
  3. Glossary    G.1
  4.  
  5. National Center for Supercomputing Applications
  6.  
  7. January 1991
  8.  
  9.                                                                 
  10.  
  11.  
  12. January 1991
  13.  
  14.  
  15.  
  16.  
  17.  
  18. Glossary
  19.  
  20.  
  21.  
  22.  
  23.  
  24. Canvas
  25. A window where drawing operations may be performed.
  26.  
  27.  
  28. Click
  29. An action performed on a mouse button by rapidly pressing and 
  30. releasing it.
  31.  
  32.  
  33. Color Look-up Table
  34. A listing of the set of colors currently used by the hardware to 
  35. display color images. This table defines the mapping of color to 
  36. pixel value. There is only one color look-up table, but its contents 
  37. can change. This may also be referred to as a clut.
  38.  
  39.  
  40. Color Palette or Palette
  41. A palette to retain a group of colors. Palettes are used to initialize 
  42. the color look-up table. A palette for each image stores the colors to 
  43. be used with the image.
  44.  
  45.  
  46. Color Strip
  47. Values inserted into a file or displayed on the canvas that indicate 
  48. the range of colors, with 0 at the extreme left and 255 at the extreme 
  49. right. A color strip is used to represent all 256 colors in a palette.
  50.  
  51.  
  52. Contour Level
  53. A range of data values that is to be distinguished from other 
  54. ranges.
  55.  
  56.  
  57. Contour Line
  58. The visual representation of the division between two contour 
  59. levels. 
  60.  
  61.  
  62. Contour Plot
  63. A representation of a raster file that shows a series of contour lines 
  64. separating different contour levels.
  65.  
  66.  
  67. Control Button
  68. A visual button on the computer screen that performs some function 
  69. when the left mouse button is clicked on it.  Control buttons are 
  70. usually rectangular with rounded edges and typically contain 
  71. some descriptive text.
  72.  
  73.  
  74. Current Directory
  75. The directory in the file system where ImageTool will look for 
  76. files to be loaded.
  77.  
  78. Dimensions
  79. The number of rows and columns in the data matrix.
  80.  
  81.  
  82. Frame
  83. A rectangle that encloses a group of windows and/or panels or a 
  84. single window or panel.
  85.  
  86.  
  87. HDF
  88. HDF (Hierarchical Data Format), created at NCSA, is a multi-
  89. object file structure designed to facilitate the sharing of data 
  90. among people, projects, and machines on a network. 
  91.  
  92.  
  93. HSI
  94. The color model that represents color as a combination of hue, 
  95. saturation, and intensity (brightness). 
  96.  
  97.  
  98. Image
  99. A pictorial representation of the raster file data that is displayed 
  100. when you select the Load option. ImageTool uses a color 
  101. representation.
  102.  
  103.  
  104. Insertion point
  105. The point in a text field, indicated by a blinking triangular cursor, 
  106. where text is displayed when you press on the keyboard.
  107.  
  108.  
  109. Locator
  110. The dark gray area displayed in a scroll bar. It indicates the 
  111. position within the text that is currently being viewed within the 
  112. window.
  113.  
  114.  
  115. Magnification
  116. The distance between adjacent data points. When the 
  117. magnification is 1, each pixel or dot on the screen represents a data 
  118. point.
  119.  
  120.  
  121. Mouse
  122. Either of two related items: the hardware device that is used to 
  123. move a pointer around on the computer screen or the pointer itself.  
  124. The term refers collectively to both of these elements throughout 
  125. this text.  For example,  the statement "move the mouse onto the 
  126. canvas" means that you should move the hand-held hardware 
  127. device on the grid until the mouse pointer has moved onto the 
  128. canvas area.  Movement of the hardware mouse will cause 
  129. corresponding movement of the mouse pointer on the screen.
  130.  
  131.  
  132. Mouse Button
  133. The three buttons on the mouse device.  They are individually 
  134. referred to as the left, middle, or right mouse button.
  135.  
  136.  
  137. Origin Point
  138. The location on the canvas where the next drawing operation will 
  139. begin.
  140.  
  141.  
  142. Palette
  143. An array of 256 RGB colors. (The colors are not necessarily 
  144. different.)
  145.  
  146.  
  147. Palette File
  148. A file containing 256 RGB colors that can be used to initialize the 
  149. color look-up table. When a raster file is first loaded, the palette 
  150. used for the image is a duplicate of the color look-up table. You can 
  151. then modify the palette or load a different palette from a palette file. 
  152.  
  153.  
  154. Paste Buffer
  155. The storage area where data that is cut or copied is stored so that it 
  156. may be recalled.
  157.  
  158.  
  159. Pitch
  160. Rotation around the horizontal axis (x axis), measured in degrees.
  161.  
  162.  
  163. Plot, Line Plot
  164. Any visual representation of a set of data points. A line plot is any 
  165. black-and-white representation of the data set. 
  166.  
  167.  
  168. Raster File
  169. A file containing a data matrix represented by a stream of bytes. 
  170.  
  171.  
  172. RGB
  173. The color model that represents all color as some combination of 
  174. red, green, and blue.
  175.  
  176. Roll
  177. Rotation around the z axis, measured in degrees.
  178.  
  179.  
  180. Scroll Arrows
  181. Small triangular figures in the extremities of a scroll bar that are 
  182. used to interactively initiate scrolling.
  183.  
  184.  
  185. Scroll Bar Content
  186. The light gray area of a scroll bar.
  187.  
  188.  
  189. Selection
  190. An area of the canvas you designate interactively. Such an area 
  191. can be used for a contour or 3D plot or an editing function.
  192.  
  193.  
  194. Spectrum
  195. A diverse or varying range of colors. Unlike a palette, a spectrum 
  196. consists of a range of differing colors and does not always consist 
  197. of 256 colors. The fiddle operation alters the width and position of 
  198. the spectrum, but cannot change the width of the palette.
  199.  
  200.  
  201. Text Field
  202. An area in a window in which text may be entered and edited.
  203.  
  204.  
  205. TTY Window
  206. A window that is used for three-way communication between you, 
  207. the operating system, and ImageTool. ImageTool messages are 
  208. displayed in this window.  You may also use this window to enter 
  209. system commands.
  210. Yaw
  211. Rotation about the vertical axis (y), measured in degrees.
  212.  
  213.  
  214. 3D Plot
  215. A surface plot of the raster file representing the values in the 2D 
  216. matrix as points in 3D space.
  217.