📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Anton Firszov eeae34ab92 Merge remote-tracking branch 'origin/master' into simplified-IPixel 9 years ago
..
Components finished JpegBlockProcessor refactor 9 years ago
Properties share assembly info 9 years ago
Utils IPixel 9 years ago
ImageExtensions.cs IPixel 9 years ago
ImageSharp.Formats.Jpeg.xproj split formats into there own projects/packages 9 years ago
JpegConstants.cs use int-s in Huffman decoder when possible 9 years ago
JpegDecoder.cs Merge remote-tracking branch 'origin/master' into simplified-IPixel 9 years ago
JpegDecoderCore.cs IPixel 9 years ago
JpegEncoder.cs IPixel 9 years ago
JpegEncoderCore.cs IPixel 9 years ago
JpegFormat.cs split formats into there own projects/packages 9 years ago
JpegSubsample.cs split formats into there own projects/packages 9 years ago
README.md split formats into there own projects/packages 9 years ago
UnzigData.cs split formats into there own projects/packages 9 years ago
project.json Remove incorrect Vectors facade. 9 years ago

README.md

Encoder/Decoder adapted and extended from:

https://golang.org/src/image/jpeg/