GdPicture.NET.14
GdPicture14 Namespace / GdPictureDocumentConverter Class / JBIG2PMSThreshold Property





In This Topic
JBIG2PMSThreshold Property (GdPictureDocumentConverter)
In This Topic
Specifies the threshold value for the JBIG2 encoder pattern matching and substitution between 0 and 1. Any number lower than 1 may lead to lossy compression. Default value is 0.75.
Syntax
'Declaration
 
Public Property JBIG2PMSThreshold As Single
 
See Also