IsCamera()

Syntax

Result = IsCamera(#Camera)
Description
Tests if the given #Camera is a valid and correctly initialized camera.

This function is bulletproof and can be used with any value. If the 'Result' is not zero then the object is valid and initialized, else it returns zero. This is the correct way to ensure a camera is ready to use.

Supported OS

All

<- FreeCamera() - Camera Index - MoveCamera() ->