Freigeben über


BitmapDecoder.BitmapAlphaMode Eigenschaft

Definition

Der Standard-Alphamodus des ersten Frames.

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

Eigenschaftswert

Der Standard-Alphamodus des ersten Frames.

Implementiert

Hinweise

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

Gilt für: