TNetworkGraphicsFileFormat.CompressLevel Property
TNetworkGraphicsFileFormat Class

Sets ZLib compression level used when saving images with lossless compression.

Class
Pascal
published property CompressLevel: LongInt read FCompressLevel write FCompressLevel;
Description

Allowed values are in range 0 (no compresstion) to 9 (best compression). Default value is 5.

Related Information
You are here: Symbol Reference > Classes > TNetworkGraphicsFileFormat Class > Properties > CompressLevel Property