次の方法で共有


ImageReader.ImageAvailable イベント

定義

新しいフレームが使用可能であることを示すイベント

public event EventHandler<ReadOnlyMemory<byte>> ImageAvailable;
member this.ImageAvailable : EventHandler<ReadOnlyMemory<byte>> 
Public Event ImageAvailable As EventHandler(Of ReadOnlyMemory(Of Byte)) 

イベントの種類

適用対象