Grayscale2BitCoder property (LEADMrc Control)
| Builder Syntax | unsigned Grayscale2BitCoder | 
| Delphi Syntax | Grayscale2BitCoder: L_UINT | 
| Overview | Refer to Working with the LEADMrc Control. | 
Remarks
(Persistent property, available at design time) (Document/Medical only) Indicates which grayscale 2-bit compression type is to be used when saving a T44 file. The default value is MRC_GRAYSCALE_COMPRESSION_JBIG_2BIT. This property is only used when saving in the LEAD Proprietary T44 format using the Save method (when using the SaveT44 method, all 2-bit grayscale segments are treated as picture segments). Possible values are:
| Setting | Description | 
| MRC_GRAYSCALE_COMPRESSION_JBIG_2BIT | [0x00] Use 2 bpp grayscale JBIG compression. | 
See Also