List Controls (IMAGE)


 

List Controls format the data displayed. All list controls are specified with an asterisk (*) followed by the screen function. Any arguments to the list control follow an equal sign.

 

Control

Meaning

*ADAPTER

specifies super VGA adapter in use.

*ERROR

returns error code in variable.

*FONT

loads an alternate screen font.

*IMAGE

defines the starting display position.

*INFO

retrieves information about the image file.

*MODE

sets the video mode.

*PAGE

display a page of the document

*PF

defines the palette from a file.

*PS

defines the palette from calculated spread (default).

*REDISP

redisplays text screen on graphics screen.

*SB

scales to best fit (default).

*SETIWALL

defines the image window coordinates.

*SO

scales one-to-one.

*SS

scales stretch-to-fit.

*STATUS

returns the status of the video adapter.

*TEXT

reverts back to text mode.

*W

waits for a period.

*ZOOM

sets image coordinates.

 

See Also: IMAGE, Graphic Instructions

 



PL/B Language Reference *ADAPTER (IMAGE)