JBIG2ImageTemplateType property (ILEADRasterDlgFile)
short JBIG2ImageTemplateType; | |
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that specifies which template-based arithmetic encoder to use when encoding a non-text area. Possible values are:
Value |
Meaning |
Template |
0 |
Three lines with a 16-pixel template. |
|
1 |
Three lines with a 13-pixel template. |
|
2 |
Three lines with a 10-pixel template. |
|
3 |
Two lines with a 10-pixel template. |
The default value is 0.
See Also