<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

ToBeReviewed/IMAGE/

image_viewer.pro

Routine summary

IMAGE_VIEWER_OPEN_FILES, event

NAME: IMAGE_VIEWER PURPOSE: The purpose of this program is to provide an interactive tool that can be used to view JPEG, BMP, GIF, PNG, and TIFF picture files.

IMAGE_VIEWER_OPEN_FOLDER, event

IMAGE_VIEWER_CANCEL, event

IMAGE_VIEWER_TIMER, event

IMAGE_VIEWER_EXIT, event

IMAGE_VIEWER_HELP, event

IMAGE_VIEWER_THUMBS, event

IMAGE_VIEWER_CLEANUP, widgetID

IMAGE_VIEWER_EVENT, event

IMAGE_VIEWER

topIMAGE_VIEWER_OPEN_FILES

IMAGE_VIEWER_OPEN_FILES, event

NAME: IMAGE_VIEWER PURPOSE: The purpose of this program is to provide an interactive tool that can be used to view JPEG, BMP, GIF, PNG, and TIFF picture files. Images are loaded into memory, so the initial file access may take a while, but once each picture has been opened they can all be viewed in a very rapid fashion. CATEGORY: Visualization, Widgets CALLING SEQUENCE: image_viewer INPUT PARAMETERS: None. KEYWORD PARAMETERS: None. OUTPUTS: None. COMMON BLOCKS: None. SIDE EFFECTS: While this program is running in an IDL session it will change the current working directory, enables/disables color decomposition, and sets !QUIET=1, !ORDER=0, & !P.BACKGROUND=0. These settings are returned to their initial settings before the program was initiated once it is terminated. RESTRICTIONS: This program is supported in IDL version 5.5 and newer. In order to open GIF files or TIFF files with LZW compression the copy of IDL being used must be licensed with these features. IDL only supports BMP files in the standard Windows format and does not support OS2 bitmaps. MODIFICATION HISTORY: Written by: AEB, 1/02.

Parameters

event       

topIMAGE_VIEWER_OPEN_FOLDER

IMAGE_VIEWER_OPEN_FOLDER, event

Parameters

event       

topIMAGE_VIEWER_CANCEL

IMAGE_VIEWER_CANCEL, event

Parameters

event       

topIMAGE_VIEWER_TIMER

IMAGE_VIEWER_TIMER, event

Parameters

event       

topIMAGE_VIEWER_EXIT

IMAGE_VIEWER_EXIT, event

Parameters

event       

topIMAGE_VIEWER_HELP

IMAGE_VIEWER_HELP, event

Parameters

event       

topIMAGE_VIEWER_THUMBS

IMAGE_VIEWER_THUMBS, event

Parameters

event       

topIMAGE_VIEWER_CLEANUP

IMAGE_VIEWER_CLEANUP, widgetID

Parameters

widgetID       

topIMAGE_VIEWER_EVENT

IMAGE_VIEWER_EVENT, event

Parameters

event       

topIMAGE_VIEWER

IMAGE_VIEWER

Produced by IDLdoc 2.0.