UNPKG

@cornerstonejs/dicom-image-loader

Version:

Cornerstone Image Loader for DICOM WADO-URI and WADO-RS and Local file

4 lines (3 loc) 185 B
import type { DataSet } from 'dicom-parser'; declare function getModalityLUTOutputPixelRepresentation(dataSet: DataSet): number; export default getModalityLUTOutputPixelRepresentation;