Type Alias dicom_object::mem::InMemFragment

source ·
pub type InMemFragment = InMemFragment;
Expand description

The type of a pixel data fragment.

Aliased Type§

struct InMemFragment { /* private fields */ }