You are here: Camera API
Camera API
When you capture an image using the Camera widget, the device's camera captures the rawbytes of the image. The Camera API provides a function to delete rawbytes for the image.
The Camera API uses voltmx.camera Namespace
and the following API elements.
Function | Description |
---|---|
voltmx.camera.releaseRawBytes | Enables your app to delete rawbytes for the image. |