<< return to Pixycam.com

User Tools

Site Tools


wiki:v2:general_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:v2:general_api [2018/05/22 15:08]
pixycam
wiki:v2:general_api [2018/05/22 15:14]
pixycam [Pixy2 General API]
Line 1: Line 1:
 ===== Pixy2 General API ===== ===== Pixy2 General API =====
  
-Pixy2'​s general API can be called through the base Pixy2 object:+Pixy2'​s general API can be called through the base Pixy2 object, for example:
  
 <​code>​ <​code>​
 Pixy2 pixy; Pixy2 pixy;
 +
 +pixy.init();​ // call init() member function
 </​code>​ </​code>​
  
wiki/v2/general_api.txt ยท Last modified: 2019/04/29 20:08 by pixycam