home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
demo
/
wit4711
/
lib
/
help
/
ui
/
display.
/
display.bin
Wrap
Text File
|
1995-12-09
|
991b
|
23 lines
OPERATOR
display --- display object data
DESCRIPTION
The display operator creates a popup frame containing the data of the object
received at its input port. If the object is an image, then the popup will
present a rendered image using a 48 level grayscale colormap in the case of
grayscale images or a dithered set of 64 colors in the case of 24-bit color
images. When display is run on a monochrome monitor, all displays are rendered
by dithering the image.
An image properties panel provides various controls for viewing image data and
is brought up by a window menu. The property panel gives you various ways
of viewing data including profiles, color mapping, and resizing.
If the object is not an image, then display will pop up a frame with text
showing all the pertinent data contained within the object. If the text
exceeds the frame's visible portion then you must pan the data up or down
or increase the size of the window.