Loads annotations from the given byte array based on instructions passed by the load options.
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.