Skip to content

Latest commit

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

node-imebra

Installation

yarn add node-imebra

Usage

importimebrafrom"node-imebra";CodecFactory.setMaximumImageSize(8000,8000);constset=CodecFactory.load(path.resolve(__dirname,'0003.dcm'));constoutFile=path.resolve(__dirname,'out.jpg');CodecFactory.save(set,outFile,imebra.constants.codecType_t.jpeg)assert.strict.deepEqual(awaitfs.promises.readFile(path.resolve(__dirname,'expected.out.jpg')),awaitfs.promises.readFile(outFile))

About

Node.js integration with the Imebra SDK

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages