EV3RT C API Reference  V1.0
An RTOS-based development platform for LEGO Mindstorms EV3.
image_t 構造体

画像のオブジェクトの構造体. [詳解]

#include <ev3api_lcd.h>

フィールド

int32_t width
 
int32_t height
 
void * data
 

詳解

画像のオブジェクトの構造体.