COMPAREIMAGES Procedure
The REFERENCEIMAGE statement specifies the name of the variable that contains reference image binaries, which is typically named _image_. You can also specify the following options after a slash (/):
-
DIMENSION=variable
-
specifies the name of the variable that contains dimensions of reference images.
By default, DIMENSION=_dimension_.
-
IMAGEFORMAT=variable
-
specifies the name of the variable that contains formats of reference image binaries.
By default, IMAGEFORMAT=_imageFormat_.
-
LABEL=variable
-
specifies the name of the variable that contains labels of reference images.
By default, LABEL=_label_.
-
PATH=variable
-
specifies the name of the variable that contains file paths of reference images.
By default, PATH=_path_.
-
RESOLUTION=variable
-
specifies the name of the variable that contains resolutions of reference images.
By default, RESOLUTION=_resolution_.
-
SIZE=variable
-
specifies the name of the variable that contains the reference image size.
By default, SIZE=_size_.
-
TYPE=variable
-
specifies the name of the variable that contains the reference image type.
By default, TYPE=_type_.
Last updated: March 26, 2026