Grayscale2BitCoder property (ILEADRasterMrc)
Grayscale2BitCoder Grayscale2BitCoder | |
Overview |
Refer to Working with the MRC Bitmap. |
Remarks
(Document/Medical only) (Persistent property, available at design time) 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). This property is used only if FILE_LEAD_MRC or FILE_TIF_LEAD_MRC is set in the lFormat parameter of either the Save or SaveList methods. Possible values are:
Setting |
Description |
MRC_GRAYSCALE_COMPRESSION_JBIG_2BIT |
[0x00] Use 2 bpp grayscale JBIG compression. |
See Also
Elements |
Save method, Grayscale8BitCoder property, Grayscale8BitQFactor property¸ Text2BitCoder property |
Topics |