Mercurial > hg > orthanc-stone
view Platforms/Wasm/tsconfig-stone.json @ 1327:4f8db2d202c8 broker
OrthancSeriesProgressiveLoader now has two modes that
can be selected at object creation :
- progressive (will first load jpeg50, then jpeg90 then PAM)
- non-progressive (will directly load PAM (uncompressed))
Please note that the slice loading order remains dynamic
and depending upon the slice that the client code wishes
to extract from the volume.
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Wed, 25 Mar 2020 14:34:27 +0100 |
parents | 548eed46f535 |
children |
line wrap: on
line source
{ "include" : [ "stone-framework-loader.ts", "logger.ts", "wasm-application-runner.ts", "wasm-viewport.ts" ] }