UNPKG

@cornerstonejs/dicom-image-loader

Version:

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

3 lines (2 loc) 153 B
import type { Types } from '@cornerstonejs/core'; export default function scaleArray(array: Types.PixelDataTypedArray, scalingParameters: any): boolean;