FrameSetWriter.Write Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| Write(Frame[]) |
Writes a set of frames of image data to the underlying FrameSetSource. |
| Write(Memory<Byte>[]) |
Writes a set of frames of image data to the underlying FrameSetSource. |
Write(Frame[])
Writes a set of frames of image data to the underlying FrameSetSource.
public void Write(params Azure.AI.Vision.Core.Input.Frame[] frames);
member this.Write : Azure.AI.Vision.Core.Input.Frame[] -> unit
Public Sub Write (ParamArray frames As Frame())
Parameters
- frames
- Frame[]
The set of frames