Win2D for WinUI3 (Work in progress)
Win2D for WinUI3 (Work in progress)
API Reference
Microsoft.Graphics.Canvas
CanvasBitmap Class
CanvasBitmap Properties
AlphaMode Property
Bounds Property
Description Property
Device Property
Dpi Property
Format Property
Size Property
SizeInPixels Property
CanvasBitmap
Format Property
Gets the pixel format of this bitmap.
Namespace:
Microsoft.Graphics.Canvas
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
DirectXPixelFormat
Format
{
get
; }
Property Value
Type:
DirectXPixelFormat
See Also
Reference
CanvasBitmap Class
Microsoft.Graphics.Canvas Namespace
Copyright (c) Microsoft Corporation. All rights reserved.