36 Commits (89774a3a9c1ad75c50850a21e94d2519adf12214)

Author SHA1 Message Date
James Jackson-South ffe2d6995b Update license 6 years ago
James Jackson-South 4e3dce1e95 Update source license info. 6 years ago
Sergio Pedri 5cccfbcacd Switched pixel format type constraint to unmanaged 7 years ago
James Jackson-South 50a693791f Delete Rgba32 named colors 7 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 7 years ago
Simon Cropp 564348631f use var where apparent (#972) 7 years ago
Simon Cropp aac8eae64a fix some spelling (#962) 7 years ago
Simon Cropp edeaf7d9a6 redundant usings (#960) 7 years ago
Anton Firsov b00b949141 API cleanup (related to #907) (#911) 7 years ago
Anton Firszov 51cc659353 WorkingBufferSizeHintInBytes_IsAppliedCorrectly 7 years ago
Anton Firszov 985357cf84 introduce [WithBasicTestPatternImages] 7 years ago
Anton Firszov 53222f7ce2 revisted test cases in Resize_WorksWithAllResamplers 8 years ago
Anton Firszov d4be172dcc simplify IPixel method names: PackFrom*** -> From*** 8 years ago
Anton Firszov 968a9cb186 Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
James Jackson-South 8628aaa8a6 Add 16bit decoder tests. 8 years ago
Anton Firszov 349c12de4c Replace .Lock() with .GetRootFramePixelBuffer() 8 years ago
Anton Firszov 65c38efd45 invariant formatting for TestImageProvider.SourceFileOrDescription 8 years ago
Jason Nelson 53045ff357 Format tests 8 years ago
Anton Firszov 8e1a4f34b1 better BmpEncoderTests 9 years ago
Scott Williams 9e02918f70 Add unit tests 9 years ago
Scott Williams 94c60cb338 inital rename packages and namespaces 9 years ago
Anton Firszov e01cc2bb16 docs & formatting 9 years ago
Scott Williams ab30013d63 Renameing classes + simplifying Image<TPixel> 9 years ago
James Jackson-South 3e5c8f7b5d Move IPixel types to PixelFormat namespace 9 years ago
James Jackson-South eceb889758 Rename TColor to TPixel 9 years ago
James Jackson-South 0a700864e5 Rename Color and ColorVector 9 years ago
James Jackson-South aaf5f920b6 Add PackedValue back to Color 9 years ago
James Jackson-South 292bc4db9e Rename to Color and ColorVector 9 years ago
James Jackson-South 3c5e3a966e Rename Color to Color32 9 years ago
James Jackson-South 9c7a96536b Inint remove packing from Color. 9 years ago
Scott Williams 72e88f3a33 allow test cases to be serialized to they show in VS 10 years ago
Scott Williams d6c31d95b1 Improve method name 10 years ago
Scott Williams 1da6833a2a fix stylecop issues 10 years ago
Scott Williams e6e97ed404 Add image comparer test helper 10 years ago