Condividi tramite


PhotoCapturedEventArgs.Frame Proprietà

Definizione

Ottiene l'immagine acquisita associata all'evento.

public:
 property CapturedFrame ^ Frame { CapturedFrame ^ get(); };
CapturedFrame Frame();
public CapturedFrame Frame { get; }
var capturedFrame = photoCapturedEventArgs.frame;
Public ReadOnly Property Frame As CapturedFrame

Valore della proprietà

Immagine acquisita.

Si applica a