The greyscale plot resides within optional, annotated and enumerated axes. An optional key may be drawn to the right of the greyscale plot comprising a title and grey blocks annotated with the corresponding array value. There are a number of scaling methods to map array values to grey levels in the plot.
The time to output to hardcopy devices can be quite lengthy and generally depends on the size of the greyscale plot. Therefore, there are parameters for controlling the size of the plot.
"MAX" - Black "MIN" - White An integer - The actual 'colour' index. It is constrained to be between 0 and the maximum colour index available on the device, and so gives a shade of grey. 0 gives the background colour. A named - Uses the named `colour' from the palette, and `colour' if it is not present, the nearest colour from the palette is selected. The palette contains grey levels at percentages from black to white, e.g. GREY50 is midway between black and white.
If this application is run on a device that supports colour it is possible to mark the bad pixels in colour on the greyscale provided BADCOL is an integer between 0 and 15, or a named colour. The bad pixels will remain unaltered if the lookup table is manipulated. The suggested default is the current value. [The current value, but equals "MIN" if there is no current value.]
If FULL = FALSE, only non-reserved intensities will form the greyscale. If a null (!) value is supplied, the value used is TRUE when the non-reserved pens is less than 32, and FALSE otherwise. (This figure was chosen because it is roughly the number of grey levels at which the eye will clearly detect the quantisation in a complex scene.) [!]
KAPRH --- A home for retired KAPPA applications