30 Commits (8b08b71d004c8f6be4f24547aef3b8529b8065c8)

Author SHA1 Message Date
Jason Nelson e118ee888c Cleanup tests 8 years ago
James Jackson-South 091cb8a3b5 Overlays and base processors 8 years ago
Anton Firszov 1e777f595d fixed JpegEncoderTests 8 years ago
Anton Firszov 6ab7954bfd MakeOpaque + fixing BmpEncoderTests 8 years ago
Anton Firszov 57b3c967f9 JpegEncoderTests using reference images 8 years ago
JimBobSquarePants ab77171213 Quality 0 and 1 should be equal 9 years ago
Anton Firszov f6b5b420c7 clean up and organize Jpeg test utilities 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Anton Firszov d230faa928 move Block8x8F into ImageSharp.Formats.Jpeg.Common 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South 1b513c667b Fix Argb32 naming in typehelpers. 9 years ago
Scott Williams 177064f05a Move image loading out of constructors and into static methods 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Dirk Lemstra e429b812cc Implemented the IEncoderOptions inside the jpeg encoder. 10 years ago
Anton Firszov 1125edcef8 IPixel 10 years ago
Dirk Lemstra 7ea3238d83 Moved the meta data of the image to a new MetaData property. 10 years ago
James Jackson-South 1339ad3075 Make all images implement IDisposable 10 years ago
Anton Firszov 110a1381b5 added missing fixed copyright headers 10 years ago
Anton Firszov 41731c72cc jpeg test cleanup 10 years ago