TTMSFNCWXCustomCameraSnapshotBaseEvent Event Type
Notifies that a snapshot has been captured and provides the resulting image as a Base64-encoded data string.
API unit family: TMSFNCWXCamera
Parameters
| Name | Description |
|---|---|
Sender |
The control that captured the snapshot. |
ABase64 |
The captured image encoded as a Base64 data URL string. |