Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- stream
- A System.IO.MemoryStream to get the image from.
- loadOptions
- The LoadOptions values set.
Return Value
The Layer that evaluates to the loaded image.This method loads annotation data from the given System.IO.MemoryStream, based on the provided LoadOptions and returns the Layer that matches the loaded image.