Freigeben über


IBitmapFrame.BitmapAlphaMode Eigenschaft

Definition

Gibt den Standardmäßigen Alphamodus des Frames zurück.

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

Eigenschaftswert

Der Standard-Alphamodus des Frames.

Hinweise

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

Gilt für: