PerceptionInfraredFrameSource.OpenReader 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.
Obtient un lecteur d’images qui lit les images de cette source de trames infrarouges.
public:
virtual PerceptionInfraredFrameReader ^ OpenReader() = OpenReader;
PerceptionInfraredFrameReader OpenReader();
/// [Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameSource may be unavailable after Windows Creator Update. Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
PerceptionInfraredFrameReader OpenReader();
public PerceptionInfraredFrameReader OpenReader();
[Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameSource may be unavailable after Windows Creator Update. Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public PerceptionInfraredFrameReader OpenReader();
function openReader()
Public Function OpenReader () As PerceptionInfraredFrameReader
Retours
Lecteur d’images qui lit les images de cette source de trames infrarouges.
- Attributs