199 Commits (98fb8af07d258f194c7e0d580f51decd06c51aac)

Author SHA1 Message Date
James Jackson-South 31e2a42cf1 Add simple clone test 9 years ago
Lauri Kotilainen a8b26a41ec - Use Configuration.Default.MemoryManager in tests 9 years ago
Scott Williams 67cda9b4c8 refactor ImageFrameCollection for updated API 9 years ago
Scott Williams 7c7af28da6 Add unit tests 9 years ago
Anton Firszov fef175dc7e Renamed *.Advanced.ImageExtensions to AdvancedImageExtensions, 9 years ago
Scott Williams b9adcb68a0 resolve linux vs windows newline issues 9 years ago
Scott Williams 80b4582c48 FrameCollection responsible for adding initial frame 9 years ago
Scott Williams ed20a807d6 exlusivly use frames to access pixel spans 9 years ago
Scott Williams 74f05629b8 fix frame double processing 9 years ago
Scott Williams 93a9b321fa remove Unsafe from namespace 9 years ago
Scott Williams 6cd4824dee add save pixel data extension method 9 years ago
Scott Williams 7c6f399d2d internalise span apis from imagebase 9 years ago
Anton Firszov 55e891f6c7 more jpeg testing 9 years ago
Anton Firszov 3d26beb3da moved CreateOutputDirectory() into TestEnvironment 9 years ago
Scott Williams 4a1eb7cbd0 Formats per type namespaces 9 years ago
Scott Williams 5280013f42 make component order internal 9 years ago
Anton Firszov 6338be3a30 Moved @devedse-s test cases from ImageEqualTests to PngDecoderTests. 9 years ago
Anton Firszov de89c7d2f7 good by GenericFactory! 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
JimBobSquarePants 3bb54a84ae Update rotate test to use new API 9 years ago
Anton Firszov ae549a0338 re-apply DebugSave() changes after merging mutate-api 9 years ago
Anton Firszov 41794a6a7a moving input test images into ./tests/TestImages/Input 9 years ago
Devedse acb7982a88 Commented in the Assert.True() to make the test fail. 9 years ago
Devedse 78b8c9d838 Removed commented out code 9 years ago
Devedse 133d8c3757 Added tests for loading image with CRC 9 years ago
Dirk Lemstra d6bf435878 Renamed variable. 9 years ago
Nikita Balabaev 855ef8cf5d Add an equivalent for System.Drawing.Image.GetPixelFormatSize() (#258) 9 years ago
Devedse 687f273500 Added failing test for issue 288 9 years ago
ascensio 14ec39e17e closes #269 9 years ago
Scott Williams 32c158898b migrate to a Image.Generate/Image.Mutate context api 9 years ago
Anton Firszov 5875022a0d updated xunit to 2.3.0-beta3-build3705, fixed errors reported by xunit analyzer 9 years ago
Scott Williams bb9280f317 switch from mimetype strings to IImageFormats 9 years ago
Scott Williams 4fd00a37f1 discover types tests 9 years ago
Scott Williams 5e477e4537 fix formats + added sample for switching out encoders/decoders 9 years ago
Scott Williams 00c5897c2e provide IImageFormatProviders and split mimetype detection from decoders. 9 years ago
Scott Williams 42e0395a60 refactor encoders/decoders 9 years ago
Scott Williams 7f8d10c89a migrate to use primitives from SixLabors.Core 9 years ago
Scott Williams 717daed35e Load from pixel data methods 9 years ago
Scott Williams 41b1833e8f move Configuration to be fist paramater. 9 years ago
James Jackson-South 8dbf34b12d Use better static format for Load etc. 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 b20c19ab80 Rename to Color and ColorVector 9 years ago
James Jackson-South a550b0f95e Rename Color to Color32 9 years ago
Scott Williams 91d1303912 fix loading from unseekable stream 9 years ago
Scott Williams f23eac7e14 fix broken tests 10 years ago
Scott Williams 15fc34126f decoder configuration argument order 10 years ago
Scott Williams 726ffe5d2e Move config argument to be first argument 10 years ago