Condividi tramite


PerceptionVideoProfile.Width Proprietà

Definizione

Ottiene la larghezza del fotogramma, in pixel.

public:
 property int Width { int get(); };
int Width();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionVideoProfile may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameFormat instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
int Width();
public int Width { get; }
public int Width { [Windows.Foundation.Metadata.Deprecated("PerceptionVideoProfile may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameFormat instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var int32 = perceptionVideoProfile.width;
Public ReadOnly Property Width As Integer

Valore della proprietà

Int32

int

Larghezza del fotogramma, in pixel.

Attributi

Si applica a