41 Commits (0cf8f9cb0bd1175b578730eed2e197f7e1feee9d)

Author SHA1 Message Date
James Jackson-South dfd983f17c Update library to use new pixel API 3 years ago
James Jackson-South 0e9a066195 FS Namespaces and Implicit Global Usings 4 years ago
James Jackson-South 97baeaf438 Update all files 4 years ago
James Jackson-South 27e6b58643 Final final warnings 5 years ago
Brian Popow 86adfa588d Add missing usings 5 years ago
James Jackson-South 874115bd0a Update license 6 years ago
James Jackson-South 6183dd8c13 Update source license info. 6 years ago
Sergio Pedri 94c4660d10 Switched pixel format type constraint to unmanaged 7 years ago
James Jackson-South ba329d3bdd Delete Rgba32 named colors 7 years ago
Brian Popow 7b052c8076 Fix stylecop warnings in the test project 7 years ago
Simon Cropp bcbd4726a6 use var where apparent (#972) 7 years ago
Simon Cropp c2555b6199 fix some spelling (#962) 7 years ago
Simon Cropp 2c04d6b036 redundant usings (#960) 7 years ago
Anton Firsov 34781bff3e API cleanup (related to #907) (#911) 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 c328f6d87d simplify IPixel method names: PackFrom*** -> From*** 8 years ago
Anton Firszov 9e856a23cc Move ImageSharp-specific memory primitives and utils to SixLabors.ImageSharp.Memory 8 years ago
James Jackson-South 397490997f Add 16bit decoder tests. 8 years ago
Anton Firszov 61e6d2d6e1 Replace .Lock() with .GetRootFramePixelBuffer() 8 years ago
Anton Firszov 4cb2aa412e invariant formatting for TestImageProvider.SourceFileOrDescription 8 years ago
Jason Nelson 55d0e8c62a Format tests 8 years ago
Anton Firszov 5ae591a53a better BmpEncoderTests 9 years ago
Scott Williams 7c7af28da6 Add unit tests 9 years ago
Scott Williams 872ca973de inital rename packages and namespaces 9 years ago
Anton Firszov 0096702bad docs & formatting 9 years ago
Scott Williams 612b5e2e50 Renameing classes + simplifying Image<TPixel> 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 82ad686bbc Add PackedValue back to Color 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
James Jackson-South a63dae887f Inint remove packing from Color. 9 years ago
Scott Williams 04293b6d8e allow test cases to be serialized to they show in VS 10 years ago
Scott Williams e6d129646b Improve method name 10 years ago
Scott Williams bf9c683d25 fix stylecop issues 10 years ago
Scott Williams 3d981fd187 Add image comparer test helper 10 years ago