Difference between revisions of "Camera"

From Lianjapedia
Jump to: navigation, search
(Created page with "Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages. ====Description==== Control to use the webcam on your machine...")
 
Line 48: Line 48:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Framework Classes]]
 
[[Category:Framework Classes]]
[[Category:Lianja v6.4]]
+
[[Category:Lianja v7.0]]

Revision as of 05:22, 24 January 2022

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Description

Control to use the webcam on your machine to capture and store images.

Properties

This class supports the Common Properties plus the following:

Property Access (R/RW) Value Description

Methods

This class supports the Common Methods plus the following:

Method Args Description
stop None Stop the camera.
takePhoto None Take a photo.

Events

This class supports the Common Events plus the following:

Event Args Description