config image

Set image capture options.

Syntax

config image <name>=<value>

Arguments

<name>=<value>
Define the following image settings:
dimension
Select percent or pixels. Default = pixels.
height
Select current (height of the active window/page) or enter a specific value for the <output height>. Default = current.
quality
Enter a value between 0-100 for the image quality. Default = 70.
type
Select a file type. Options include:
  • BMP
  • GIF
  • JPEG
  • PNG
  • TIFF
width
Select current (width of the active window/page) or enter a specific value for the <output height>. Default = current.

Example

config image dimension=pixels height=current quality=70 type=JPEG width=1500