19 Commits (f2f3a30bf73afee50601fc84bb01b7d2cd324c79)

Author SHA1 Message Date
James Jackson-South ffe2d6995b Update license 6 years ago
James Jackson-South 4e3dce1e95 Update source license info. 6 years ago
James Jackson-South 28f3938de2 Improve accessability of Span<T> methods. Fixes #1164 6 years ago
Anton Firszov 80e0eee04f change AdvancedImageExtensions public API-s 6 years ago
James Jackson-South 15a7a557f2 Revert `using` declaration changes for until we establish guidelines. 6 years ago
Brian Popow 38454f8fde Use using declarations to reduce nesting 6 years ago
Brian Popow 43cbdab113 Fix stylecop warnings in the test project 6 years ago
James Jackson-South 6384f44501 Merge namespaces 6 years ago
James Jackson-South 9dc422d8a1 Add new target frameworks 6 years ago
Scott Williams 728342010e remove all drawing except draw image 6 years ago
Anton Firsov b00b949141 API cleanup (related to #907) (#911) 7 years ago
Jason Nelson 48bac7b334 Update metadata names (#879) 7 years ago
James Jackson-South 859d331234 Add Clone overloads for new configuration. 7 years ago
Anton Firszov a8c44f95dd skip WrapSystemDrawingBitmap_* on most environments to avoid sporadic test failures 8 years ago
Anton Firszov 390691f209 WrapMemory<T>(IMemoryOwner<T>) + additional System.Drawing test case 8 years ago
Anton Firszov 844740725e made WrapMemory() public + test case demonstrating using Image.WrapMemory() to draw over a System.Drawing.Bitmap instance 8 years ago
Anton Firszov 80a7b9f14a replace IBuffer<T> with IMemoryOwner<T> 8 years ago
Anton Firszov 9ab51ff3b2 IBuffer<T>.IsMemoryOwner, Buffer2D<T>.SwapOrCopyContent() 8 years ago