2.7.23 img2GIF

Brief Information

Export image as GIF file

Command Line Usage

img2GIF fname:="c:\image.gif";

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
Input Matrix ims

Input

MatrixLayer

<active>

The image to be exported. The default is the active image.

File Name fname

Input

string

<unassigned>

Specify the path and filename of the exported image. If file extension is omitted, it will be appended according to the file type.

Description

The img2GIF function exports a matrix object(image) as an gif file. The matrix object of any data type can be used as input.

Related X-Functions


Keywords:publishing