Jbig2Settings

public final class Jbig2Settings

Settings for Jbig2. Values fall back through three levels: document → SDK → built-in default. Writes target the document only when set on a document's settings, otherwise the SDK globally when set on SdkSettings.

Constructors

Link copied to clipboard
public void Jbig2Settings()

Functions

Link copied to clipboard
public final float getJbig2PmsThreshold()
The threshold for Pattern Matching and Substitution (PMS) in JBIG2 compression.
Link copied to clipboard
public final void setJbig2PmsThreshold(float value)
The threshold for Pattern Matching and Substitution (PMS) in JBIG2 compression.