Bagikan melalui


CompositionImageOptions.DecodeWidth Properti

Definisi

Mendapatkan atau mengatur lebar dekode gambar.

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

Nilai Properti

Int32

int

Lebar dekode gambar.

Keterangan

Penting

API ini hanya ada di Windows 10, versi 1507 (Build 10240).

Berlaku untuk