L4T Multimedia API Reference

31.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NvBufferCompositeBackground Struct Reference

Detailed Description

Holds composition background r,g,b colors.

Definition at line 221 of file nvbuf_utils.h.

Data Fields

float r
 background color value for r. More...
 
float g
 background color value for g. More...
 
float b
 background color value for b. More...
 

Field Documentation

float NvBufferCompositeBackground::b

background color value for b.

Definition at line 228 of file nvbuf_utils.h.

float NvBufferCompositeBackground::g

background color value for g.

Definition at line 226 of file nvbuf_utils.h.

float NvBufferCompositeBackground::r

background color value for r.

Definition at line 224 of file nvbuf_utils.h.


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