CameraAPI.IsSyntheticImageMode();
None
boolean - True if the controller is
in synthetic image mode; false otherwise.
Checks if the controller is in synthetic image mode. See
SetSyntheticImageMode()
for details. Throws java.lang.Exception if an error occurs.
All exceptions can be caught using a
try/catch block.