Microsoft.Graphics.Imaging Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides APIs for machine learning models that scale and sharpen images, and identify, describe, and remove objects in images.
Classes
ImageBuffer |
Represents an uncompressed bitmap for efficient cross-process marshaling. |
Enums
ImageBufferPixelFormat |
Examples
Remarks
Important
Available in the latest experimental channel release of the Windows App SDK.
The Windows App SDK experimental channel includes APIs and features in early stages of development. All APIs in the experimental channel are subject to extensive revisions and breaking changes and may be removed from subsequent releases at any time. Experimental features are not supported for use in production environments and apps that use them cannot be published to the Microsoft Store.
- Image Description features are not available in China
Learn about the Windows App SDK imaging APIs, backed by artificial intelligence (AI), that support the following capabilities:
- Image Super Resolution: scaling and sharpening an image.
- Image Description: generating text that describes an image.
- Image Segmentation: identifying objects within an image.
- Object Erase: removing objects from an image.
For more details, see Get Started with AI imaging in the Windows App SDK.
Tip
Provide feedback on these APIs and their functionality by creating a new Issue in the Windows App SDK GitHub repo (include Imaging in the title) or by responding to an existing issue.