Поделиться через


ImageBuffer.PixelWidth Property

Definition

public:
 property int PixelWidth { int get(); };
int PixelWidth();
public int PixelWidth { get; }
var int32 = imageBuffer.pixelWidth;
Public ReadOnly Property PixelWidth As Integer

Property Value

Int32

int

Applies to