8 Commits (dfd2b641d5b4bd2c78f4f3f1fbedb62a236a5872)

Author SHA1 Message Date
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. 7 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