TBlipCompression Enumeration
This type specifies the amount of compression that has been used for a particular picture.
Syntax
Unit: FlexCel.Core
Members
Name |
Value |
Description |
None |
0 |
No compression used.
|
Email |
1 |
Compressed for email.
|
Screen |
2 |
Compressed for screen viewing.
|
Print |
3 |
Compressed for printing.
|
HQPrint |
4 |
Compressed for high quality printing.
|