Win2D for WinUI3 (Work in progress)
Win2D for WinUI3 (Work in progress)
API Reference
Microsoft.Graphics.Canvas
CanvasSwapChain Class
CanvasSwapChain Properties
AlphaMode Property
BufferCount Property
Device Property
Dpi Property
Format Property
Rotation Property
Size Property
SizeInPixels Property
SourceSize Property
TransformMatrix Property
CanvasSwapChain
Format Property
Gets the pixel format associated with this CanvasSwapChain.
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
CanvasSwapChain Class
Microsoft.Graphics.Canvas Namespace
Copyright (c) Microsoft Corporation. All rights reserved.