OriginLab Corporation - Scientific Graphing and Data Analysis Software - 2D graphs, 3D graphs, Contour Plots, Statistical Charts, Data Exploration, Statistics, Curve Fitting, Signal Processing, and Peak Analysis

img2GIF

Contents

Brief Information

Export the active Image into a gif file

Command Line Usage

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

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