Portenta Vision Shield - LoRa; Where is camera API guide?

Have searched a great deal through the documentation, tutorials, and other links but can find no reference to the API details for "camera.h" Used the Arduino site and Google Advanced Search. The LoRa library API documentation is available (MKRWAN - Arduino Reference) but I cannot find the documentation for the camera API. Would someone please point me in the right direction? Thanks very much.

Hello @soothingmist !

Thank you for reaching out.
Please take a look at the links below. There you will find further documentation relevant to the point you have raised.

https://github.com/arduino/ArduinoCore-mbed/blob/main/libraries/Camera/docs/api.md
https://github.com/arduino/ArduinoCore-mbed/blob/main/libraries/Camera/src/camera.h
https://github.com/arduino/ArduinoCore-mbed/blob/main/libraries/Himax_HM01B0/himax.h
https://github.com/arduino/ArduinoCore-mbed/blob/main/libraries/Himax_HM0360/hm0360.h

Best regards,