UNPKG

@cornerstonejs/dicom-image-loader

Version:

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

3 lines (2 loc) 261 B
export function postProcessDecodedPixels(imageFrame: any, options: any, start: any, decodeConfig: any): any; export function decodeImageFrame(imageFrame: any, transferSyntax: any, pixelData: any, decodeConfig: any, options: any, callbackFn: any): Promise<any>;