Back to Imagesharp

README

src/ImageSharp/Formats/Jpeg/README.md

3.1.12211 B
Original Source

Encoder adapted and extended from: https://golang.org/src/image/jpeg/

Decoder orchestration code is based on: https://github.com/mozilla/pdf.js

Huffmann decoder is based on: https://github.com/rds1983/StbSharp