5055 Commits (78a584e8482b052d7a9885682299e2f37518d83d)

Author SHA1 Message Date
James Jackson-South f993eb6563 Remove extra chars 7 years ago
James Jackson-South fb65264e87 Improve readability 7 years ago
Anton Firszov 6d566688d7 StyleCop 7 years ago
Anton Firszov e342d4f6e4 fix Configuration.MaxDegreeOfParallelism error cases 7 years ago
Anton Firszov 7c45f467d5 expose ParallelExecutionSettings and ParallelHelper, fix MaxDegreeOfParallelism 7 years ago
James Jackson-South e6d7af071d Fix permissions 7 years ago
Anton Firszov 88de2d9048 publish ParallelHelper and RowInterval API-s 7 years ago
Anton Firszov 1993facee2 expose limited Buffer2D internals, smplify API surface 7 years ago
James Jackson-South 7766dea280 Remove unrequired blend function. 7 years ago
James Jackson-South c57012eb2f Fix ordering 7 years ago
James Jackson-South 33f5cee8d8 Update PixelBlender{TPixel}.cs 7 years ago
James Jackson-South f2e5b8bd24 Update PixelBlender{TPixel}.cs 7 years ago
James Jackson-South 637dc90225 Revert exposing PortDuffFunctions 7 years ago
James Jackson-South b45ee03e84 Expose pixelblenders. Touch #967 7 years ago
Brian Popow a0728d95e2 Fix orientation of RLE images 7 years ago
Brian Popow b1572aec09 A little cleanup and comments 7 years ago
Brian Popow 8dfe6da0df Skip palette bytes if image type indicates its no palette image 7 years ago
Brian Popow f8854c7503 Add test for the tga encoder 7 years ago
Brian Popow 28222b5c18 Add support for encoding rle 8, 16 and bit tga images 7 years ago
Brian Popow 6720f10fac Add support for encoding RLE tga images 7 years ago
Brian Popow 94b4f35433 Treat bgra5551 pixels as opaque 7 years ago
Brian Popow b4a8778267 Add support for images with top left origin 7 years ago
Brian Popow d13b646ace Add support for decoding rle tga with palette 7 years ago
Brian Popow bb92179016 Add support for decoding tga image with palette 7 years ago
Brian Popow 5aaf845ed9 Support for encoding 8, 16 and 32 bit tga files 7 years ago
Brian Popow e7fe67080f Add support for encoding 24 bit tga files 7 years ago
Brian Popow e18481b20d Add decoding of 16 and 8 bit rle images 7 years ago
Brian Popow f1bfba6a4b Unified reading rle images 7 years ago
Brian Popow 914d1919e7 Avoid calculating the row start index inside the loop 7 years ago
Brian Popow f69048fdcc Add decoding of 32 bit RLE 7 years ago
Brian Popow f6cce786ea Add decoding of 24bit RLE tga images 7 years ago
Brian Popow a2c4636ad4 Fix decoding 16 bit tga files by making them opaque 7 years ago
Brian Popow 2e1a6ff65e Add tga decoder tests 7 years ago
Brian Popow 10ff875ae1 Add support for decoding 8, 16, 32 bit tga files 7 years ago
Brian Popow 4a5e075207 Add decoding of 24 bit targa files 7 years ago
Zappy Zhao f1d4a27f94
Update the hex value for DarkSeaGreen color 7 years ago
Brian Popow 64bba4c7d0 Fix issue when reading data spreading over multiple IDAT chunks. Fixes issue #1014. 7 years ago
Brian Popow 15c572126a Add additional information about the climpLimit 7 years ago
Sheyne Anderson 9b3a420c5b Fix StyleCop issues 7 years ago
Sheyne Anderson 0e8d6188f2 Allow inferring of some PngEncoderOptions 7 years ago
James Jackson-South 2ffe181c98 Fix up code and tests 7 years ago
Brian Popow b6e0b62820 Change the default value of clipLimit 7 years ago
Peter Tribe 6e3e4ce19f Fixed formatting 7 years ago
Peter Tribe f8c5277fb4 Fixed transparency update 7 years ago
Peter Tribe fc8f5e3eaa Update: transparent pixels to black before quantization 7 years ago
Peter Tribe 81bc719c21 Update: expanded optimize options 7 years ago
ip75 e947ce5c5a remove hsl from comments 7 years ago
Peter Tribe 8d9fbb7869 Fixed property documentation + Optimized transparency 7 years ago
Peter Tribe 9ee2066713 Added: test + fixed optimized property 7 years ago
Peter Tribe 69f01c3df5 Update: forgot to implement Optimized property 7 years ago