2D Image Processing Library for Cortex-M Processors
All Data Structures Functions Variables Typedefs Enumerations Enumerator Modules Pages
arm_2d_color_gray8_t Union Reference

the colour type for gray8 (8bit gray scale) More...

#include <arm_2d_types.h>

Data Fields

uint8_t tValue
 

Description

the colour type for gray8 (8bit gray scale)

Field Documentation

◆ tValue

uint8_t arm_2d_color_gray8_t::tValue