0.1.2 • Published 2 years ago

ft-io-rgbe v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

io-rgbe

A Typescript library for decoding and encoding the RGBE/Radiance HDR file format.

Examples:

  • Decoding
  • Encoding

Documentation

Class reference

Building

Building the code is simples:

npm install
npm run build
0.1.2

2 years ago