NVIDIA DeepStream SDK API Reference

9.1 Release
_cuOSDColor Struct Reference

Detailed Description

Definition at line 45 of file sources/libs/nvll_osd/cuosd.h.

Data Fields

unsigned char r
 
unsigned char g
 
unsigned char b
 
unsigned char a
 

Field Documentation

◆ a

unsigned char _cuOSDColor::a

Definition at line 49 of file sources/libs/nvll_osd/cuosd.h.

◆ b

unsigned char _cuOSDColor::b

Definition at line 48 of file sources/libs/nvll_osd/cuosd.h.

◆ g

unsigned char _cuOSDColor::g

Definition at line 47 of file sources/libs/nvll_osd/cuosd.h.

◆ r

unsigned char _cuOSDColor::r

Definition at line 46 of file sources/libs/nvll_osd/cuosd.h.


The documentation for this struct was generated from the following file: