PerceptionColorFrameReader.TryReadLatestFrame Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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