Freigeben über


BitmapFrame.BitmapAlphaMode Eigenschaft

Definition

Der Standardmäßige Alphamodus des Frames.

public:
 property BitmapAlphaMode BitmapAlphaMode { BitmapAlphaMode get(); };
BitmapAlphaMode BitmapAlphaMode();
public BitmapAlphaMode BitmapAlphaMode { get; }
var bitmapAlphaMode = bitmapFrame.bitmapAlphaMode;
Public ReadOnly Property BitmapAlphaMode As BitmapAlphaMode

Eigenschaftswert

Der Standardmäßige Alphamodus des Frames.

Implementiert

Hinweise

Dies ist der Alphamodus, der beim Aufrufen der GetPixelDataAsync-Methode verwendet wird.

Gilt für: