BitmapImage.DecodePixelWidth Properti

Definisi

Mendapatkan atau mengatur lebar yang akan digunakan untuk operasi pendekodean gambar.

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

void DecodePixelWidth(int value);
public int DecodePixelWidth { get; set; }
var int32 = bitmapImage.decodePixelWidth;
bitmapImage.decodePixelWidth = int32;
Public Property DecodePixelWidth As Integer
<BitmapImage DecodePixelWidth="int" />

Nilai Properti

Int32

int

Lebar (dalam piksel) yang digunakan untuk operasi pendekodean gambar.

Berlaku untuk