TPortableMapFileFormat.SaveBinary Property
TPortableMapFileFormat Class

If set to True images will be saved in binary format.

Class
Pascal
published property SaveBinary: LongBool read FSaveBinary write FSaveBinary;
Description

If it is False they will be saved in text format (which could result in 5-10x bigger file). Default is value True. Note that PAM and PFM files are always saved in binary.

Related Information
You are here: Symbol Reference > Classes > TPortableMapFileFormat Class > Properties > SaveBinary Property