3873 Commits (fe040bbdacadb0bb78ce88738884c5d2df4c0682)
 

Author SHA1 Message Date
Dirk Lemstra 5abd6bd42f Fixed incorrect patch. 9 years ago
Drawaes 1b904853f3 Fixed Interlaced decoding for multi frames 9 years ago
Scott Williams 6ec8ef8b82 retrain untouched pixels when applying filter 9 years ago
Scott Williams 9d96ee797b pixelate no longer blanks out background 9 years ago
James Jackson-South 6eb93e0288 Fix whitespace 9 years ago
James Jackson-South 3ffb02844f Fix source rectangle regression in resize #118 9 years ago
James Jackson-South 403985977d Disable breaking tests pending investigation 9 years ago
James Jackson-South e372d29829 Merge pull request #188 from JimBobSquarePants/accurate-jpeg 9 years ago
James Jackson-South e29a0dde94 Squeeze out a couple of milliseconds. 10 years ago
James Jackson-South 287bec4f43 Fix tests? 10 years ago
James Jackson-South 38e4fcbdfb Use better structs with fixed pointer 10 years ago
James Jackson-South bd363b50fc Use same conversion methods as libjpeg 10 years ago
James Jackson-South 5ad515137b Rename tests 10 years ago
James Jackson-South cd5a79f75e Merge pull request #187 from Drawaes/master 10 years ago
Anton Firszov 4ac74e5a60 tests for Png & Gif codecs 10 years ago
Drawaes f7c02a16a6 Move the palette based color into it's own method and hoisted the palette to be local. 10 years ago
Drawaes bb150bc499 Added bulk pixel operation for RGB 10 years ago
Drawaes c51170458d Skip filter byte 10 years ago
Drawaes 4c2abb9265 Used the Bulk Pixel Packer 10 years ago
Drawaes 214d4fa440 Performance improvements 10 years ago
James Jackson-South db9afff904 Can now read and store ICC profile 10 years ago
James Jackson-South ca5c968121 Thanks GFW! 10 years ago
James Jackson-South 9be59b0f9f Add YCbCr 10 years ago
James Jackson-South d81d432c9c Add inlining missed from prior commit 10 years ago
James Jackson-South fe29013ffb Inline space properties and methods 10 years ago
James Jackson-South ad862ce9f1 Add implicit operator between Rgba32 and Rgb 10 years ago
James Jackson-South aad862c137 Move namespace 10 years ago
James Jackson-South ec006586e8 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 10 years ago
James Jackson-South 7fb06b58a7 Merge pull request #182 from JimBobSquarePants/feature/rename-color 10 years ago
James Jackson-South ba2e3e1a15 Fix pixel xml docs to add ranges and remove duplication 10 years ago
James Jackson-South 4d0ef94e83 Update readme and features 10 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 10 years ago
James Jackson-South addc9e098a Merge remote-tracking branch 'refs/remotes/origin/master' into feature/rename-color 10 years ago
James Jackson-South 1012e57bc4 Move SinC to MathF [skip ci] 10 years ago
James Jackson-South f3159e4429 Add Hsl 10 years ago
James Jackson-South c0b9f68e06 Merge remote-tracking branch 'refs/remotes/origin/master' into feature/icc 10 years ago
James Jackson-South fc745bf827 Add direct reference to System.IO.Compression 10 years ago
James Jackson-South 87182ce452 Bump alpha version 10 years ago
James Jackson-South c63941377d Fix renaming error 10 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 10 years ago
James Jackson-South df7e64ca3a Rename ColorspaceTransforms 10 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 10 years ago
James Jackson-South 6e8047d249 Add Cmyk, organise tests 10 years ago
James Jackson-South 88edf693a8 Remove additional class reference in proj 10 years ago
James Jackson-South 1194c24555 Add CIE xyY 10 years ago
James Jackson-South 6aab3d7e63 Add colorspace equality tests 10 years ago
James Jackson-South 5de8fc7030 Normalize Deree/Radian calculations 10 years ago
James Jackson-South edcc6a4066 Add CieLch 10 years ago
James Jackson-South 15d67c843d Enhance FloatRoundingComparer 10 years ago
James Jackson-South 96146b237e All tests now pass! 10 years ago