Expand description

Module for built-in pixel data adapters.

Modules

Support for JPG image decoding.
Support for RLE Lossless image decoding.

Structs

Custom options when encoding pixel data into an encapsulated form.

Enums

Error conditions when decoding pixel data.
Error conditions when encoding pixel data.
An immaterial type representing an adapter which is never required.

Traits

A DICOM object trait to be interpreted as pixel data.
Trait object responsible for decoding and encoding pixel data based on the Transfersyntax.

Type Definitions

Alias type for a dynamically dispatched data adapter.