2627 Commits (fe20e71c090f97c79e45f0b42e8b169bdca9b8fd)

Author SHA1 Message Date
James Jackson-South fea91bd1b7 Update intellisens docs + copyright 8 years ago
denisivan0v abaa167999 changes on code review 8 years ago
denisivan0v 35e2a08348 bugfix in GifDecoderCore.Identity 8 years ago
denisivan0v 1fc1a5d9d9 codestyle fix 8 years ago
denisivan0v d31a522493 codestyle fixes 8 years ago
denisivan0v 15a8bf20ff Added an API to read base image information without decoding it 8 years ago
Dirk Lemstra adc784b94a Fixed invalid value for description. 8 years ago
Scott Williams 48c2a91336 Ensure extact half full renders a pixel 8 years ago
Scott Williams 1ab5511439 Offset pixel grid when rendering with anti-aliasing turned off 8 years ago
Anton Firszov a2dfe94890 fixing StyleCop issue 8 years ago
James Jackson-South 3bc7816da7 Reuse buffer and fix error messaging 8 years ago
Anton Firszov 88ffc34b31 clean up filter tests + smaller output images 8 years ago
James Jackson-South a51708f243 Use test pattern files for tests 8 years ago
James Jackson-South 124b349500 Fix #403 9 years ago
James Jackson-South e884bc3490 Fix #405 9 years ago
James Jackson-South 1cfe9bb56c Add Filter extension method + rename 9 years ago
James Jackson-South 81f8bdb8e8 Convert photo effects 9 years ago
James Jackson-South c3fda8ff8a Refactor filters to match CSS & SVG methods 9 years ago
James Jackson-South 68b402971f Fix #390 9 years ago
Zoltán Lehóczky 828c7ba6af Fixing more typos in various comments 9 years ago
Zoltán Lehóczky 554974f55f
Typo in ResamplingWeightedProcessor<TPixel> 9 years ago
Dirk Lemstra d24decbae7 Removed invalid check reported in issue #394. 9 years ago
James Jackson-South bf7c0163bb A little more ref 9 years ago
James Jackson-South 4876a0087f Use same ordering as original code 9 years ago
James Jackson-South 5f734e18b8 Use Vector4.Dot where we can 9 years ago
James Jackson-South 31b4a6420d Use struct for Box 9 years ago
James Jackson-South a7ffeffcec Minor optimization 9 years ago
James Jackson-South b219fda083 Fix quantized output 9 years ago
James Jackson-South 02ba124667 Use ref 9 years ago
James Jackson-South c15f2328ec Minor hashing optimizations 9 years ago
James Jackson-South eecffcce6c Use clean buffers. Fix #390 9 years ago
Anton Firszov cd71a63113 fix #385 + add test 9 years ago
James Jackson-South 5313a6ea9a Move indexing to method. 9 years ago
James Jackson-South f5c0979825 Remove from source 9 years ago
James Jackson-South 55903a232c Update ImageSharp.Drawing 9 years ago
James Jackson-South 7863fbf672 Update ImageSharp and add new target 9 years ago
James Jackson-South f3f2e41001 Fix 16bit decode and add tests 9 years ago
James Jackson-South 395c825215 Fix alpha channel and add inverted test 9 years ago
James Jackson-South 6345da1acc Fix #369 and update test 9 years ago
James Jackson-South 8b520e98e8 Add optimisation from #367 9 years ago
James Jackson-South 1a70b67cc1 Ensure can read palette bitmaps 9 years ago
George Collins 91efd0c0b0 Use Buffer<byte> instead of new array 9 years ago
George Collins ff38ee5753 Added summary tags for RLE8 constants 9 years ago
George Collins b3f772b8f6 Add RLE8 bmp decoding. Fix #323 9 years ago
James Jackson-South e8dfbccaf9 Add FrameDecodingMode. Fix #255 9 years ago
James Jackson-South e14bf0889f Fix quantization transparent pixel allocation 9 years ago
James Jackson-South f53a047a07 Cleanup gif decoder classes 9 years ago
James Jackson-South 55d688387e Correctly handle negative x location. Fix #252 9 years ago
James Jackson-South 403b7759df Remove PixelAccessor and cleanup 9 years ago
JimBobSquarePants aefa4b0ca5 Whoops! no default value 9 years ago