6 Commits (656d27b1f0d3d311d8fa496885ee9441a272588f)

Author SHA1 Message Date
Dirk Lemstra 56eb309c5f Build fixes due to re-base. 9 years ago
Dirk Lemstra 675a97a877 Implemented the IEncoderOptions inside the gif encoder. 9 years ago
Anton Firszov be4c189533 IPixel 9 years ago
Dirk Lemstra bacac40115 Added metadata class for image frames. 9 years ago
Dirk Lemstra 7a799fe311 Moved the meta data of the image to a new MetaData property. 9 years ago
Scott Williams 6ead567a4c split formats into there own projects/packages 9 years ago
Dirk Lemstra 4bd990e52d Upgrade StyleCop to the latest beta. 9 years ago
James Jackson-South 6e3e358ec8 Replace ToBytes() 9 years ago
James Jackson-South 99fed3ff36 Merging into master 10 years ago
James Jackson-South bebe4b4057 Apply Otimizations to gif decoder. Touch #54 10 years ago
James Jackson-South e56789cafb Better transparency detection + reduce allocations 10 years ago
James Jackson-South 3863f69bff Remove TPacked from generic signature 10 years ago
Olivia 1b9926b16a Fixing more documentation warnings. Fixing generic type style warnings. 10 years ago
James Jackson-South 77f9bdecae Update TPacked signature 10 years ago
James Jackson-South 46dd08ce7d Better transparency destection 10 years ago
James Jackson-South dbc933e4a2 Optimize LZW Encoder 10 years ago
dirk 4f08406452 Changed PixelAccessor to use IPackedPixel<TPacked>. 10 years ago
dirk 7ad899a028 Removed trailing whitespace. 10 years ago
dirk 2ae1ec035f Resolved SA1129. 10 years ago
James Jackson-South 2b2ec84e9c Rename to ImageSharp 10 years ago
dirk cf542ef1ec Enforce struct on TColor 10 years ago
dirk 7b7ae9344c Added extra interface IPackedPixel so we can easier add extra interfaces. 10 years ago
James Jackson-South d949ab0f26 Revert "Enforce struct on TColor" 10 years ago
James Jackson-South c6a36c9427 Enforce struct on TColor 10 years ago
James Jackson-South a926d4900c Cleanup [skip ci] 10 years ago
James Jackson-South 354af45815 Fix cross-format quantization 10 years ago
James Jackson-South 693cf0df5a Remove bytes functions 10 years ago
James Jackson-South 5e9ce77841 Use PixelAcessor<TColor, TPacked> #457 10 years ago
dirk d3adbcde9d Change encoder to use Image instead of ImageBase. 10 years ago
James Jackson-South 5ef0e7f43c Convert gif format. 10 years ago
James Jackson-South c1cea3b06e Trim back to basics 10 years ago
James Jackson-South efa26b42cf Add usage comments 10 years ago
Patrick Ammann 52c5ea07e8 #395 fix 10 years ago
James South e1e4135291 Cleaned up Lzw (En/De)coder 10 years ago
James South ed0f077114 Fixing encoder for animated gifs 10 years ago
James South 4487855a01 Use core gif encoder. 10 years ago
James Jackson-South 393f6fc9e3 Quantizers now implement threshold. 10 years ago
James Jackson-South 231dfe832c Fix transparency allocation 10 years ago
James Jackson-South 9cb1219e9a Add palette quantizer. 10 years ago
James Jackson-South abd0509a91 Interchangeable quantizers 🎈 10 years ago
James Jackson-South 00620cec83 Shift to new namespace 10 years ago
James Jackson-South f2d1c8ad5d Rename to Core 10 years ago
James Jackson-South f401a21eff Rename to Core 10 years ago
James Jackson-South a440902106 Remove unnecessary transform. 10 years ago
James Jackson-South a5fe87303d Remove unnecessary transform. 10 years ago
James Jackson-South 09176be63f Better transparency handling 10 years ago
James Jackson-South c216ba2214 Better transparency handling 10 years ago
James Jackson-South 0b762244e8 Perf improvements for gifs. 11 years ago
James Jackson-South 1f0e6e648a Perf improvements for gifs. 11 years ago
James Jackson-South c72d286c04 Fix format conversion output. 11 years ago