Freigeben über


CompositionImageOptions.DecodeWidth Eigenschaft

Definition

Ruft die Decodierungsbreite des Bilds ab oder legt diese fest.

public:
 property int DecodeWidth { int get(); void set(int value); };
int DecodeWidth();

void DecodeWidth(int value);
public int DecodeWidth { get; set; }
var int32 = compositionImageOptions.decodeWidth;
compositionImageOptions.decodeWidth = int32;
Public Property DecodeWidth As Integer

Eigenschaftswert

Int32

int

Die Decodierungsbreite des Bilds.

Hinweise

Wichtig

Diese API ist nur in Windows 10 Version 1507 (Build 10240) vorhanden.

Gilt für: