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
window_surfaces_inline.h File Reference
Go to the source code of this file.
Functions | |
INLINE r8g8b8a8_t | R_RGA_Get_R8G8B8A8 (int_fast32_t const Red, int_fast32_t const Green, int_fast32_t const Blue, int_fast32_t const Alpha) |
Get color. |
Detailed Description
- Module:
- CLibCommon
- PublicVersion:
- 1.00
(=CLIB_VERSION)
- Rev:
- 47
- Date:
- 2014-01-06 18:18:48 +0900#
Definition in file window_surfaces_inline.h.
Function Documentation
INLINE r8g8b8a8_t R_RGA_Get_R8G8B8A8 | ( | int_fast32_t const | Red, |
int_fast32_t const | Green, | ||
int_fast32_t const | Blue, | ||
int_fast32_t const | Alpha | ||
) |
Get color.
- Parameters:
-
Red Red. Green Green. Blue Blue. Alpha Alpha.
- Returns:
- Color code as "r8g8b8a8_t"
Definition at line 77 of file window_surfaces_inline.h.
Generated on Tue Jul 12 2022 11:15:10 by 1.7.2