Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- bytearray
- A byte array which contains the annotations to load.
- loadOptions
- The LoadOptions which contain the instructions on how to load the annotations from the byte array.
Return Value
The Layer that evaluates to the loaded image.This method loads an image from the given byte array, based on the provided LoadOptions and returns the Layer that matches the loaded image.