CanvasSwapChainCreateForCoreWindow Method (ICanvasResourceCreator, CoreWindow, Single, Single, Single, DirectXPixelFormat, Int32) |
Namespace: Microsoft.Graphics.Canvas
public static CanvasSwapChain CreateForCoreWindow( ICanvasResourceCreator resourceCreator, CoreWindow coreWindow, float width, float height, float dpi, DirectXPixelFormat format, int bufferCount )
The size is in device independent pixels (DIPs).
List of supported pixel formats.
The TransformMatrix property is not available when the CanvasSwapChain is created with this method.