CameraImage Class |
Namespace: Ricoh.CameraController
The CameraImage type exposes the following members.
| Name | Description | |
|---|---|---|
| DateTime | Date and time of shooting. | |
| Exists | Whether or not the entity of the image exists. | |
| Format | Image format. | |
| HasThumbnail | Whether thumbnail can be acquired. | |
| ID | Image identifier. | |
| Name | Image name. | |
| Size | File size. (byte) | |
| Storage | Storage information. | |
| Type | Image type. |
| Name | Description | |
|---|---|---|
| Delete | Delete the image in the camera device. | |
| GetData | Get the image in the camera device. | |
| GetThumbnail | Get the thumbnail image in the camera device. |