Holds composition background r,g,b colors.
Definition at line 351 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... | |
| float NvBufferCompositeBackground::b | 
background color value for b.
Definition at line 358 of file nvbuf_utils.h.
| float NvBufferCompositeBackground::g | 
background color value for g.
Definition at line 356 of file nvbuf_utils.h.
| float NvBufferCompositeBackground::r | 
background color value for r.
Definition at line 354 of file nvbuf_utils.h.