📷 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 d049664eb7 stylecopped dah stuff 9 years ago
..
Components stylecopped dah stuff 9 years ago
Properties share assembly info 9 years ago
Utils split formats into there own projects/packages 9 years ago
ImageExtensions.cs split formats into there own projects/packages 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 split formats into there own projects/packages 9 years ago
JpegDecoderCore.cs stylecopped dah stuff 9 years ago
JpegEncoder.cs Much reduce file size for output. 9 years ago
JpegEncoderCore.cs Use same accuracy as other encoders 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 stylecopped dah stuff 9 years ago

README.md

Encoder/Decoder adapted and extended from:

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