Search
Link Search Menu Expand Document
Kony Quantum is now HCL Volt MX. See Revised Terminology. Current Quantum users, see the important note about API naming.

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.