Method OpenData
OpenData()
Opens a read-only stream over the image bytes.
public Stream OpenData()
Returns
- Stream
The image stream; the caller disposes it.
Exceptions
- InvalidOperationException
No image data opener was attached to this placement.
Opens a read-only stream over the image bytes.
public Stream OpenData()
The image stream; the caller disposes it.
No image data opener was attached to this placement.