A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Steven Kirk bd23c9e02b Merge branch 'master' into scenegraph 9 years ago
..
Bitmap.cs Added `Bitmap(PixelFormat format, IntPtr data, int width, int height, int stride)` constructor 9 years ago
IBitmap.cs Renamed assembly SceneGraph -> Visuals. 10 years ago
RenderTargetBitmap.cs WIP: Delegate back to render for VisualBrushes. 9 years ago
WritableBitmap.cs Implemented WritableBitmap 9 years ago