Difference between revisions of "Mediamanager:takePicture"

From GiderosMobile
m
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Allows user to provide picture input from camera.
 
Allows user to provide picture input from camera.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(string) = mediamanager:takePicture()
 
(string) = mediamanager:takePicture()
</source>
+
</syntaxhighlight>
  
 
=== Return values ===
 
=== Return values ===

Latest revision as of 15:30, 13 July 2023