ImagingPGMSaveBinary Constant
ImagingTypes

Specifies whether PGM files are stored in text or in binary format.

Pascal
ImagingPGMSaveBinary = 50;
File

ImagingTypes (at line 140)

Description

Allowed values are 0 (store as text - very! large files) and 1 (save binary). Default value is 1.

Related Information
You are here: Symbol Reference > Constants > ImagingPGMSaveBinary Constant