config animation
Set animation capture options to be used by all animation commands.
Syntax
config animation <name>=<value>
Arguments
- <name>=<value>
- Define the following animation 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 1-100 for the animation quality. Default = 70.
- type
- Select a file type. Options include:
- AMF
- AVI (default)
- 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 animation dimension=percent height=current quality=70 type=PNG width=current