The Robot Application Programming Interface Delegate Project
|
Image sensor information, plus payload. More...
import "ImageSensorSample.idl";
Public Attributes | |
public ImageMetadata | meta |
Metadata for this specific sensor. | |
public String32 | mimeType |
MIME type, if available. | |
public sequence< octet, 1048576 > | data |
Image data. |
public sequence<octet, 1048576> data |
Images of size up to 1MB are supported.
public ImageMetadata meta |