46 Commits (267d5bcb14e33adb36552211af1497a12d292d12)

Author SHA1 Message Date
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 51230a776f Change WithTestPatternImageAttribute to WithTestPatternImagesAttribute 6 years ago
Brian Popow f60bc937de Use using declarations to reduce nesting 6 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 6 years ago
James Jackson-South 0acf4f979c Alpha8 => A8 6 years ago
Simon Cropp 270a073fc6 Cleanup (#965) 7 years ago
Simon Cropp 30804cfefd remove unused variables and methods (#963) 7 years ago
Anton Firszov ebfecf4fda pixel-agnostic decoder API 7 years ago
Anton Firszov bd8c06ad12 WorkingBufferSizeHintInBytes_IsAppliedCorrectly 7 years ago
Anton Firszov 0387964192 introduce [WithBasicTestPatternImages] 7 years ago
Anton Firszov 5163bbbad0 revisted test cases in Resize_WorksWithAllResamplers 8 years ago
Anton Firszov 3b59b9ac2c better docs, drop PixelExtensions, fix tests 8 years ago
James Jackson-South d49d74aafc Update and normalise pixel format + disable out of date tests 8 years ago
Anton Firszov 9e856a23cc Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
Anton Firszov 065a8b831c no BMP assertions on linux 8 years ago
Anton Firszov ce0dd48131 keep using SystemDrawingReferenceDecoder for Bmp-s 8 years ago
Anton Firszov 61e6d2d6e1 Replace .Lock() with .GetRootFramePixelBuffer() 8 years ago
Dirk Lemstra decb92f0e6 Disable caching in the FileProvider for the 32bit build. 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
Anton Firszov 9af8fb4e2a DebugSaveMultiFrame() works 8 years ago
denisivan0v 15a8bf20ff Added an API to read base image information without decoding it 8 years ago
Anton Firszov c4940aedae introducing [GroupOutput] + apply it to all filter tests 8 years ago
James Jackson-South b5d6a4b692 Remove from tests 9 years ago
Nikita Balabaev 4b8e4d4c41 fix bugs after merge 9 years ago
Anton Firszov 234b830326 TestImageProvider.FileProvider cache is now aware of decoder parameters 9 years ago
Anton Firszov de89c7d2f7 good by GenericFactory! 9 years ago
Scott Williams c5adae68fd fix broken test 9 years ago
Scott Williams 696c48d02e fix some tests and updated packages 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 3b8e4b024d TestImageProvider can use custom decoder now 9 years ago
Anton Firszov fb5c908bbf TestImageProvider can use custom decoder now 9 years ago
Anton Firszov 16d219ab25 test clenup (xUnit analyzer warnings mostly) 9 years ago
James Jackson-South 5fa10c0ab3 Remove StandardImageClass 9 years ago
James Jackson-South 119c1bf70f Remove non-generic Image 9 years ago
James Jackson-South 7d2fe2c7e5 Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South fff223ef07 Rename TColor to TPixel 9 years ago
James Jackson-South fa152146dd Rename Color and ColorVector 9 years ago
James Jackson-South 1b513c667b Fix Argb32 naming in typehelpers. 9 years ago
James Jackson-South b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Scott Williams 095c3fb5fb fix all instances of var 9 years ago
Scott Williams 378adc20d0 add stylecop back 9 years ago
Anton Firszov 1125edcef8 IPixel 9 years ago
James Jackson-South c874a72904 Replace ToBytes() 9 years ago
Anton Firszov 8ad68ccbb9 fixed TestImageProvider<T>.FileProvider bug 10 years ago
Dirk Lemstra bfc2cb02e5 Moved some of the new files around. 10 years ago
antonfirsov 7818a9ce48 fixed IsEquivalentTo, renamed ColorWithDefaultImageClass to StandardImageClass 10 years ago
antonfirsov 799c00a639 the folder TestUtilities is no longer a namespace provider 10 years ago
antonfirsov 67487f0c18 introduced PixelTypes.ColorWithDefaultImageClass 10 years ago