App:Library:FabGL:Struct:Bitmap

提供: robot-jp wiki
ナビゲーションに移動検索に移動

struct Bitmap

画像を表します。

#include <displaycontroller.h>


Public属性

uint8_t * data
bool dataAllocated
RGB888 foregroundColor
PixelFormat format
int16_t height
int16_t width

Detailed Description

画像を表します。

Definition at line 465 of file displaycontroller.h.


この構造体のドキュメントは、次のファイルから生成されました。




戻る