Renesas GR-PEACH OpenCV Development / gr-peach-opencv-project-sd-card_update

Fork of gr-peach-opencv-project-sd-card by the do

Embed: (wiki syntax)

« Back to documentation index

vdc5_alpha_argb1555_t Struct Reference

vdc5_alpha_argb1555_t Struct Reference

#include <r_vdc5.h>

Data Fields

uint8_t gr_a0
uint8_t gr_a1

Detailed Description

Alpha signal of the ARGB1555/ARGB5551 format

Definition at line 761 of file r_vdc5.h.


Field Documentation

uint8_t gr_a0

Alpha signal when alpha is set to '0'

Definition at line 762 of file r_vdc5.h.

uint8_t gr_a1

Alpha signal when alpha is set to '1'

Definition at line 763 of file r_vdc5.h.