4935 Commits (32f8cf0f145fd2ddf9a2e4c2898b34b8b3d2740c)

Author SHA1 Message Date
James Jackson-South 32f8cf0f14 Cleanup and refactor 6 years ago
James Jackson-South dbf4f39c00 Remove casting, skip mocks 6 years ago
James Jackson-South 91f58b2a3c Update BufferedReadStream.cs 6 years ago
James Jackson-South a820e8f16d BufferedReadStream WIP - MagickImage not working. 6 years ago
James Jackson-South f223f39ff4 Add argument docs and negative tests 6 years ago
James Jackson-South a61baf27e9 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
Brian Popow 79cef659f4 For paletted Bgra5551 alpha bits are not ignored 6 years ago
Brian Popow 3df1471af6 Minor formatting change 6 years ago
Brian Popow ca2ed0d682 Review changes 6 years ago
Brian Popow d032998b1c Using pixel row span to access the pixels 6 years ago
Brian Popow c1fc52b676 Changed startX and endX from ushort to int, Add test with rectangle 6 years ago
Brian Popow 2bd2f7b041 Remove not needed tmp buffer 6 years ago
Brian Popow 225df57488 Adjustments to changes from the upstream 6 years ago
Brian Popow aad3f1593b Reading paletted rle tga will not ignore alpha even if alpha bits is 0 6 years ago
Brian Popow b44640033b Move calculation of x and y out of the for loops where possible 6 years ago
James Jackson-South 20d97eaffb Update colorspace namespaces 6 years ago
James Jackson-South 8b3fc67c8c Move GeometryUtilities 6 years ago
James Jackson-South 4daa5f5a44 Make deflater constants internal 6 years ago
Brian Popow b89c099e71 Simplify ReadBgra32 6 years ago
Brian Popow 2b18c6c82e Update Magick.Net to 7.15.5 6 years ago
Brian Popow 74e1106f29 Add support for decoding 16bit monochrome images 6 years ago
Brian Popow ae1480c0c2 Add support for top right and bottom right image origin 6 years ago
James Jackson-South 13f411d060 Move IndexedImageFrame to root namespace. 6 years ago
Brian Popow 11e62696e7 Use == instead of is 6 years ago
James Jackson-South b656a9de35 Use Buffer2D throughout. Fix #1141 6 years ago
Brian Popow c6b5452aeb Set alpha channel bits in the image descriptor during tga encoding 6 years ago
Brian Popow 003640b210 Respect alpha channel bits from image descriptor during tga decoding 6 years ago
Brian Popow 0a4c911ee5 Add image extension method for save as tga 6 years ago
samsosa b5a861c54b
Simple copy & paste error fixed 6 years ago
James Jackson-South dc8094afa3 Update ImageExtensions.cs 6 years ago
James Jackson-South 7e1ac92136 Simplify approach 6 years ago
James Jackson-South 24b818f2ff Update ImageExtensions.cs 6 years ago
James Jackson-South 70ea2d7b6a Update based on Tanner's investigationl. 6 years ago
James Jackson-South f2aa2a7965 Replace Vector4.Clamp 6 years ago
James Jackson-South 87ef25fc87 Add Guard checks, don't pass null, 6 years ago
James Jackson-South 81137a6824 Add overloads. Fix #1144 6 years ago
James Jackson-South c9e89b16e6 Fix edge detection and reenable entropy crop tests 6 years ago
Anton Firszov a20fe6f816 fix GetSingleSpan() & GetSingleMemory() 6 years ago
Anton Firszov 11a3700bfc improve naming in SimdUtils 6 years ago
Anton Firszov 513214bc42 fix test failure related to #824 6 years ago
Anton Firszov 2e878694e3 CopyTo -> ScaledCopyTo 6 years ago
Anton Firszov f6287c4c08 reference MagicScaler code 6 years ago
Anton Firszov 173cdb928a cleanup and fix build errors 6 years ago
James Jackson-South 74de9bc174 Update submodule and remove build copy. 6 years ago
Stuart Lang cc1316d182
Correct xml docs 6 years ago
Greg d0d71b545c
Fix typos in FilterExtensions.cs 6 years ago
James Jackson-South 0d1ec74129 Remove stackalloc 6 years ago
James Jackson-South b8a535ae43 Manually include compiled file in source via auto copy. 6 years ago
James Jackson-South 893ae087c6 Fix module, import configs, automate T4 builds 6 years ago
James Jackson-South 773f773f6d Cleanup 6 years ago