UNPKG

@itk-wasm/image-io

Version:

Input and output for scientific and medical image file formats.

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