Click or drag to resize
CanvasSwapChainFormat 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#
public DirectXPixelFormat Format { get; }

Property Value

Type: DirectXPixelFormat
See Also