Partager via


PerceptionColorFrameReader.TryReadLatestFrame Méthode

Définition

Tente de lire le cadre le plus récent disponible pour ce lecteur d’images de couleur.

public:
 virtual PerceptionColorFrame ^ TryReadLatestFrame() = TryReadLatestFrame;
PerceptionColorFrame TryReadLatestFrame();
/// [Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameReader may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameReader instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
PerceptionColorFrame TryReadLatestFrame();
public PerceptionColorFrame TryReadLatestFrame();
[Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameReader may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameReader instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public PerceptionColorFrame TryReadLatestFrame();
function tryReadLatestFrame()
Public Function TryReadLatestFrame () As PerceptionColorFrame

Retours

Si la tentative a réussi, cette méthode retourne le cadre le plus récent disponible pour ce lecteur d’images de couleur. Si la tentative n’a pas réussi, cette méthode retourne null.

Attributs

S’applique à