D2dControl Save

WPF Control for Direct2D with SharpDX

Project README

D2dControl

Build status

D2dControl is a WPF Control for Direct2D with SharpDX.

Install

Download from nuget

Dependencies

  • SharpDX ( >= 3.0.0 )

Usage

Create a class derived from D2dControl.D2dControl, and override Render method. In Render method, you can use SharpDX.Direct2D1.RenderTarget for calling Direct2D functions. See sample project for details.

Open Source Agenda is not affiliated with "D2dControl" Project. README Source: dalance/D2dControl
Stars
82
Open Issues
4
Last Commit
5 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating