| A |
|
| add |
Add a viewport to the current page. |
| addbmp |
Adds a Bitmap file to the frame buffer. |
| addimg |
Adds an 8 bit img file to the frame buffer. |
| allocate |
Allocates a block of memory for use by the MEMORY function. |
| arc |
Draw an arc, circle or ellipse. |
| ask |
Prompts the user for Yes/No response. |
| atan |
Calculates the trigonometric arctangent of a numeric value. |
| autowinlev |
Set the Auto Width/Level option. |
| |
|
| B |
|
| bmp |
Select an 8 Bit gray scale Device Independent Bitmap file for graphics
output. |
| bmp2rgb |
Convert a color BMP file to a 3 component RGB IMG file. |
| bmp8 |
Select a 256 color Device Independent Bitmap file for graphics output. |
| bmp24 |
Select a 24 bit (RGB) Device Independent Bitmap graphics file for output. |
| breathe |
Allows execution of pending commands from other Windows applications
during script execution. |
| busy_cursor |
Replaces the current cursor with a hour glass cursor. |
| |
|
| C |
|
| caption |
Set text in the Caption Bar. |
| clear |
Clear graphics buffer. |
| click |
Retrieves the viewport and coordinates from the last mouse click. |
| clip |
Clip and save a rectangular region of an image file. |
| compress |
Compress Integer IMG Files. |
| copy |
Copies a file. |
| convolve |
Perform a convolution on an image file using an external user defined
kernel loaded from a text file. |
| cos |
Calculates the trigonometric cosine of a numeric value. |
| createimage |
Create a new viewer image. |
| |
|
| D |
|
| delete |
Remove a file from the disk. |
| dicomread |
Read a header file from a DICOM image. |
| dicomtag |
Retrieve the value of a DICOM tag. |
| disable |
Disables the Cine Control Bar within the viewer. |
| display |
Display an image file. |
| draw |
Draw graphics in buffer. |
| dualwin |
Enable or disable the Dual Window W/L mode. |
| |
|
| E |
|
| email |
Email files and/or messages. |
| enable |
Enables the Cine Control Bar within the viewer. |
| exec |
Execute an external program. |
| exit |
Stops program execution and exits the script. |
| extract |
Extract a frame and output to an IMG file. |
| |
|
| F |
|
| fclose |
Close a file. |
| finput |
Assign text or numeric values to a variable from a disk file. |
| focus |
Set the Window Width/Level area. |
| font |
Set text font, size and color. |
| fopen |
Opens a file for read/write access. |
| fprint |
Write text data or numeric values to a disk file. |
| fread |
Reads data from a binary file. |
| fseek |
Sets the next access location of a binary file. |
| ftp |
Upload files via FTP to an internet site. |
| fwrite |
Writes data to a binary file. |
| |
|
| G |
|
| getfile |
Allows the user to select a filename from a dialog box and assigns
the selection to a text variable. |
| getfilesize |
Retrieve the size of a file (in bytes). |
| getparam |
Retrieve the current viewport settings. |
| getpixel |
Retrieve the value of a viewer image pixel. |
| gosub |
Calls a subroutine at the location specified by the label. |
| goto |
Transfers program control to a labeled location. |
| |
|
| H |
|
| hide |
Hides (minimizes) the Image Processor application window. |
| |
|
| I |
|
| if |
Controls program flow based on the results of a comparison. |
| image |
Replaces a frame with an IMG file. |
| imagesave |
Save images in various formats. |
| imgstats |
Produce Means and Standard Deviation statistical IMG files. |
| infile |
Select an input image file for processing. |
| init |
Initialize a page of viewports. |
| input |
Displays a pop-up box to receive user input from the keyboard . |
| input_file |
Select a text file for use in the FINPUT statement. |
| isowinlev |
Set the Iso Density Window W/L |
| |
|
| L |
|
| label |
Denotes a named reference point in a script file. |
| lineto |
Draw a line. |
| loadlist |
Load a list of image files. |
| lock |
Disable Prior/Next selection |
| log |
Calculates the natural (base e) logarithm of a numeric value. |
| loop |
Performs a group of one or more high speed calculations as many times
as required. |
| |
|
| M |
|
| maximum |
Perform a maximum filter on an image file. |
| median |
Perform a median filter on an image file. |
| mem2txt |
Set a text variable from values in memory(x). |
| memory |
Provides access to an array of values stored in memory. |
| message |
Prints text and variables on the Viewer status bar. |
| mid |
Extracts a subset of characters. |
| minimum |
Perform a minimum filter on an image file |
| moveto |
Set a X,Y reference point. |
| mkdir |
Creates a disk directory. |
| |
|
| N |
|
| next |
Display Next image |
| nextfile |
Increments the specified file name image number. |
| normal_cursor |
Restores the cursor to the normal arrow cursor. |
| |
|
| O |
|
| open |
Select a numeric file for direct read and write access by the MEMORY
function. |
| open3d |
Initalize and start the 3D Engine |
| outfile |
Select an output image file for processing. |
| |
|
| P |
|
| paint |
Refresh the viewport page (Viewer Viewport). |
| paint |
Refresh the viewer image. |
| palette |
Load a color palette file for use in 256 color graphics files in the
process mode. |
| palette |
Load a palette from a file (Viewer). |
| paste |
Paste an image file onto another image file |
| patch |
Patch an image. |
| pause |
Pauses script execution and waits for a user response. |
| pen |
Set graphics pen parameters. |
| pripalette |
Load the Primary Palette (Dual Window W/L mode) |
| print |
Print text and variables to the Image Processing Window. |
| priwinlev |
Set the Primary Window W/L (Dual Window W/L mode) |
| print_file |
Select a text file for use in the FPRINT statement. |
| prior |
Display Prior image |
| process |
Performs high speed calculations on image files. |
| process |
Load or run a script (Viewer). |
| |
|
| R |
|
| random |
Random number generator |
| read |
Load numeric values from a file into memory locations. |
| rename |
Rename a disk file. |
| repaint |
Re-paint the image |
| return |
Indicates the end of the execution of a subroutine. |
| rgb2bmp |
Convert a triple component RGB IMG file to 24 bit BMP file. |
| rmdir |
Deletes a disk directory. |
| round |
Round off a numeric value to the next lower whole number |
| |
|
| S |
|
| scale |
Stretch or shrink the size of an image file. |
| screensave |
Save the viewer window contents to a file. |
| secpalette |
Load the Secondary Palette (Dual Window W/L mode) |
| secwinlev |
Set the Secondary Window W/L (Dual Window W/L mode) |
| setimage |
Load a viewport with image data. |
| setpixel |
Set the value of a viewer image pixel. |
| setup |
Initialize the cine frame buffer. |
| shell |
Execute, Open or Print a file. |
| show |
Display the initial page on the viewer (Viewer Viewport). |
| show |
Restores (displays) the Image Processor application window. |
| sin |
Calculates the trigonometric sine of a numeric value. |
| sqrt |
Calculates the square root of a numeric value. |
| |
|
| T |
|
| tan |
Calculates the trigonometric tangent of a numeric value. |
| text |
Write text over image. |
| textbox |
Displays a dialog box with text from a file. |
| tiff |
Select an 8 bit gray scale graphics file for image processing output. |
| tiff8 |
Select an 8 bit color graphics file for image processing output. |
| tiff24 |
Select a 24 bit (16.7 Million) color graphics output file for image
processing output. |
| tool |
Select a shape or cursor. |
| trace |
Suspends normal script execution and allows the user to single step
the script. |
| txt2num |
Extracts numeric values from a text string. |
| |
|
| U |
|
| unlock |
Enable Prior/Next selection. |
| |
|
| V |
|
| viewer |
Viewer Command Language for image viewer functions |
| viewer control |
Viewer Control group. |
| viewer frames |
Viewer Cine group. |
| viewer image |
Viewer Image group. |
| viewer internet |
Viewer Internet group. |
| viewer viewport |
Viewer Viewport group. |
|
|
| |
|
| W |
|
| winlev |
Set the Window Width/Level. |
| write |
Write numeric values from memory into a specific file location. |
| writeback |
Set the Compression Write option. |
|
|
| Z |
|
| zoom |
Set the Zoom factor. |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|