Oiliúint
Modúl
Manage topics in Microsoft Copilot Studio - Training
This module you're introduced to the basic principles of topics such as trigger phrases and conversation paths and how to create them.
Ní thacaítear leis an mbrabhsálaí seo a thuilleadh.
Uasghrádú go Microsoft Edge chun leas a bhaint as na gnéithe is déanaí, nuashonruithe slándála, agus tacaíocht theicniúil.
The topics in this section provide examples that show how to accomplish a variety of tasks with Direct2D.
Topic | Description |
---|---|
How to Clip to a Geometric Mask |
Shows how to clip a region with layers. |
How to Clip with Axis Aligned Rects |
Shows how to clip a region with an axis-aligned clip rectangle. |
How to Draw a Bitmap |
Shows how to render bitmaps with Direct2D. |
How to Draw and Fill a Basic Shape |
This topic describes how to draw a basic shape. |
How to Draw and Fill a Complex Shape |
Direct2D provides the ID2D1PathGeometry interface for describing complex shapes that can contain curves, arcs, and lines. This topic describes how to define and render a path geometry. |
How to Draw Text |
Shows how to render text with Direct2D. |
How to Ensure That Your Application Displays Properly on High-DPI Displays |
Describes how to create a window the displays properly on high-DPI displays. |
How to Load a Bitmap from a File |
Shows how to load a Direct2D bitmap from an image file. |
How to Load a Bitmap from a Resource |
Shows how to load a Direct2D bitmap stored as an application resource. |
How to Use a Bitmap as an Opacity Mask |
Shows how to clip a region with bitmap masks. |
Oiliúint
Modúl
Manage topics in Microsoft Copilot Studio - Training
This module you're introduced to the basic principles of topics such as trigger phrases and conversation paths and how to create them.
Doiciméadúchán
ID2D1Factory (d2d1.h) - Win32 apps
Creates Direct2D resources. (ID2D1Factory)
Resources Overview - Win32 apps
Describes Direct2D resources and how they can be shared.
How to Clip to a Geometric Mask - Win32 apps
Shows how to clip a region with layers.