Skip to main content

Module error

Module error 

Source
Expand description

Error types for JPEG 2000 decoding.

Enums§

ColorError
Errors related to color space and component handling.
DecodeError
The main error type for JPEG 2000 decoding operations.
DecodingError
Errors related to decoding operations.
FormatError
Errors related to JP2 file format and box parsing.
MarkerError
Errors related to codestream markers.
TileError
Errors related to tile processing.
ValidationError
Errors related to image dimensions and validation.

Type Aliases§

Result
Result type for JPEG 2000 decoding operations.