📷 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.
 
 
Scott Williams 1440476f70 stylecop cleanup 9 years ago
..
Components split formats into there own projects/packages 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 split formats into there own projects/packages 9 years ago
JpegDecoder.cs split formats into there own projects/packages 9 years ago
JpegDecoderCore.cs split formats into there own projects/packages 9 years ago
JpegEncoder.cs split formats into there own projects/packages 9 years ago
JpegEncoderCore.cs split formats into there own projects/packages 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 stylecop cleanup 9 years ago

README.md

Encoder/Decoder adapted and extended from:

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