Jpeg2000EncoderOptionsCoderOptions Property |
Namespace: Atalasoft.Imaging.Codec.Jpeg2000
The default value is Jp2CoderOptions.Predictable. These options may be combined to create error resilient JPEG2000 streams or for special codec (e.g. hardware coder) for a faster compression / decompression. These options will increase the file size slightly when generating a code stream with the same image quality. We recommend usage of Jp2CoderOptions.Predictable if fault tolerance is important.
The coder options can be set independently for each component in each tile.