Graphics framework for GR-PEACH. When you use this program, we judge you have agreed to the following contents. https://developer.mbed.org/teams/Renesas/wiki/About-LICENSE

Dependents:   ImageZoomInout_Sample ImageRotaion_Sample ImageScroll_Sample GR-PEACH_LCD_4_3inch_Save_to_USB ... more

Embed: (wiki syntax)

« Back to documentation index

frame_buffer_typedef.h File Reference

frame_buffer_typedef.h File Reference

Go to the source code of this file.

Typedefs

typedef int byte_per_pixel_t
 This can have shift value, if byte per pixel is less than 1.
typedef void frame_buffer_delegate_t
 This is user defined variable.

Detailed Description

Module:
CLibCommon
PublicVersion:
1.00

(=CLIB_VERSION)

Rev:
38
Date:
2014-03-18 16:14:45 +0900#

Definition in file frame_buffer_typedef.h.


Typedef Documentation

This can have shift value, if byte per pixel is less than 1.

Definition at line 52 of file frame_buffer_typedef.h.

This is user defined variable.

Library does not access it.

Definition at line 65 of file frame_buffer_typedef.h.