ImagingPPMSaveBinary Constant
ImagingTypes

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

Pascal
ImagingPPMSaveBinary = 51;
File

ImagingTypes (at line 144)

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 > ImagingPPMSaveBinary Constant