Click or drag to resize

Jb2Encoder Properties

The Jb2Encoder type exposes the following members.

Properties
  NameDescription
Public propertyAppend
Get or sets a value indicating if the image should be appended to the end of an existing file.
Public propertyBitmapCoder
Gets or sets the bitmap coder to be used during compression.
Public propertyCode exampleEncodingMode
Gets or sets a value indicating if the encoded image will be lossless or lossy.
Public propertyExportFormat
Gets or sets a value indicating the file format for compressed data (JBIG2, PDF, or PDF Stream).
Public propertyGenericTemplate
Gets or sets the context template to use when coding generic region using arithmetic coder.
Public propertySupportedPixelFormats (Overrides ImageEncoderSupportedPixelFormats.)
Public propertySymbolDictionary
Gets or sets the context template to use when coding dictionary symbols using arithmetic coder.
Public propertySymbolTemplate
Gets or sets the template to use when coding dictionary symbols using arithmetic coder.
Top
See Also