16 Commits (ba775aefebff61d5eb86fae04863ae7e712ab4bb)

Author SHA1 Message Date
Anton Firszov ee502195c2 change AdvancedImageExtensions public API-s 6 years ago
James Jackson-South 8cd722cfc5 Revert `using` declaration changes for until we establish guidelines. 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 c24b364be1 Merge namespaces 6 years ago
James Jackson-South 03aa2fb775 Add new target frameworks 6 years ago
Scott Williams a56287cb85 remove all drawing except draw image 6 years ago
Anton Firsov 34781bff3e API cleanup (related to #907) (#911) 7 years ago
Jason Nelson fca697206a Update metadata names (#879) 7 years ago
James Jackson-South 6e47624413 Add Clone overloads for new configuration. 8 years ago
Anton Firszov 2dc09c9637 skip WrapSystemDrawingBitmap_* on most environments to avoid sporadic test failures 8 years ago
Anton Firszov f3d41f71a3 WrapMemory<T>(IMemoryOwner<T>) + additional System.Drawing test case 8 years ago
Anton Firszov 7c53bc1785 made WrapMemory() public + test case demonstrating using Image.WrapMemory() to draw over a System.Drawing.Bitmap instance 8 years ago
Anton Firszov 12bcdbb49a replace IBuffer<T> with IMemoryOwner<T> 8 years ago
Anton Firszov f6dd91922e IBuffer<T>.IsMemoryOwner, Buffer2D<T>.SwapOrCopyContent() 8 years ago