About 52,300 results
Open links in new tab
  1. Direct2D - Win32 apps | Microsoft Learn

    May 26, 2022 · Direct2D is a hardware-accelerated, immediate-mode, 2-D graphics API that provides high performance and high-quality rendering for 2-D geometry, bitmaps, and text.

  2. Direct2D - Wikipedia

    Direct2D takes advantage of hardware acceleration via the graphics processing unit (GPU) found in compatible graphics cards within personal computer, tablet, smartphone and modern graphical device.

  3. GitHub - microsoft/Win2D: Win2D is an easy-to-use Windows Runtime …

    About Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows …

  4. Software:Direct2D - HandWiki

    Direct2D is a native code API based on C++ that can be called by managed code and uses a "lightweight COM " approach [5] just like Direct3D, with minimal amount of abstraction.

  5. Direct2D explained

    What is Direct2D? Direct2D is a 2D vector graphics application programming interface designed by Microsoft and implemented in Windows 10, ...

  6. Notes - Graphics Programming - Direct2D

    How to Render using a Direct2D DeviceContext -- The diagram here goes well with the above article. The engine features a new rasterizer that has been written from scratch; what is a rasterizer?

  7. Direct2D Fundamentals - Pluralsight

    Jan 28, 2020 · Direct2D is a native, immediate-mode, graphics rendering library that provides uncompromising performance. Its focus is on two-dimensional rendering, providing a rich array of …

  8. Direct2D API overview - Win32 apps | Microsoft Learn

    May 26, 2022 · Direct2D defines a set of primitives that are similar to those provided by other drawing APIs. It provides a color structure, a matrix structure for performing transformations, and floating …

  9. Interop with Direct2D - GitHub Pages

    If you have a Direct2D object, you can look up the Win2D object that wraps it, or create a new wrapper if one did not already exist. Interop allows you to mix and match Win2D with native DirectX APIs.

  10. Direct2D - Wikiwand

    Direct2D takes advantage of hardware acceleration via the graphics processing unit (GPU) found in compatible graphics cards within personal computer, tablet, smartphone and modern graphical device.