Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in direct2d

Applying effects to output instead of bitmaps?

c++ effects direct2d

Direct2D CreateTextLayout() - How to get caret coordinates

c++ directx direct2d

How to create ID2D1DeviceContext for IWICBitmap? (For Metro app in C++)

How to render child window with Direct2D in native desktop Windows application?

c++ transparency direct2d

How to create a Direct2D factory

c++ directx factory direct2d

Direct2D bitmap brush elongated

c++ bitmap rendering direct2d

Closest cross-platform alternative to Direct2D/DirectWrite? [closed]

Get Direct3D device from Direct2D render target

directx directx-11 direct2d

Draw lines using Direct2D without scaling the line thickness

How to convert a image file loaded in memory to a ID2D1Bitmap in C++

c++ windows direct2d imaging

Save to png in SharpDx

Decompose 2D Transformation Matrix

c# math direct2d

System.Drawing (GDI+) vs System.Windows.Media (WPF) vs Direct2D+DirectWrite+WIC

.net wpf graphics gdi+ direct2d

Direct2D fails when drawing a single-channel bitmap

direct2d

Resizing a DXGI swap chain bound to a Direct2D render target

c++ direct3d direct2d dxgi

How should I handle the update rect/region/area in a Direct2D application?

winapi direct2d

Direct2D / GDI+ and slow Windows forms drawing - What can be done?

Direct2D : Unhandled Exception In WM_RESIZE switch case

Using Direct2D in a Delphi VCL application affected by DPI scaling