-
Notifications
You must be signed in to change notification settings - Fork 88
uiform camera
Matthias Görges edited this page Jul 14, 2016
·
4 revisions
The uiform camera element captures and displays a photo.
| Parameter | Default | Description |
|---|---|---|
| filename | #f | JPEG image filename |
| default | "Take photo" | Text in blank image space before photo is taken |
Example 1: A complete page definition of a camera page from LNhealth's apps/WidgetDemo
(ex_camera
"Camera"
("Prev" ex_modal)
("Next" ex_barcodes)
(spacer)
(label text "Touch below to take photo:")
(spacer)
(camera filename "test.png" default "photo here")
(spacer)
)
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip