Freigeben über


PlatformBitmapExportService.CreateContext(Int32, Int32, Single) Methode

Definition

public Microsoft.Maui.Graphics.BitmapExportContext CreateContext (int width, int height, float displayScale = 1);
abstract member CreateContext : int * int * single -> Microsoft.Maui.Graphics.BitmapExportContext
override this.CreateContext : int * int * single -> Microsoft.Maui.Graphics.BitmapExportContext
Public Function CreateContext (width As Integer, height As Integer, Optional displayScale As Single = 1) As BitmapExportContext

Parameter

width
Int32
height
Int32
displayScale
Single

Gibt zurück

Implementiert

Gilt für: