UNPKG

@itk-wasm/image-io

Version:

Input and output for scientific and medical image file formats.

10 lines (6 loc) 228 B
// Generated file. To retain edits, remove this comment. interface Hdf5ReadImageNodeOptions { /** Only read image metadata -- do not read pixel data. */ informationOnly?: boolean } export default Hdf5ReadImageNodeOptions