Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of GR-PEACH_video by
vdc5_gamma_correction_t Struct Reference
#include <r_vdc5.h>
Data Fields | |
| const uint16_t * | gam_g_gain |
| const uint8_t * | gam_g_th |
| const uint16_t * | gam_b_gain |
| const uint8_t * | gam_b_th |
| const uint16_t * | gam_r_gain |
| const uint8_t * | gam_r_th |
Detailed Description
Gamma correction setup parameter
Definition at line 860 of file r_vdc5.h.
Field Documentation
| const uint16_t* gam_b_gain |
| const uint8_t* gam_b_th |
| const uint16_t* gam_g_gain |
| const uint8_t* gam_g_th |
| const uint16_t* gam_r_gain |
Generated on Tue Jul 12 2022 14:27:43 by
1.7.2
