CRI Sofdec
Last Updated: 2024-09-25 20:36 p
|
イメージ情報 [詳解]
#include <cri_mana.h>
フィールド | |
CriUint8 * | imageptr |
CriUint32 | bufsize |
CriUint32 | line_pitch |
CriUint32 | line_size |
CriUint32 | num_lines |
イメージ情報
CriUint8* imageptr |
< イメージ情報のバッファーポインタ
CriUint32 bufsize |
< イメージ情報のバッファーサイズ [Byte]
CriUint32 line_pitch |
< イメージ情報のラインピッチ [Byte]
CriUint32 line_size |
< イメージ情報のラインサイズ [Byte]
CriUint32 num_lines |
< イメージ情報のライン数