Back to Jetson Inference

Jetson Inference: NvBufferCompositeBackground Struct Reference

docs/html/structNvBufferCompositeBackground.html

latest1.8 KB
Original Source

| | Jetson Inference

DNN Vision Library |

Public Attributes | List of all members

NvBufferCompositeBackground Struct Reference [Buffer Manager](group ee nvbuffering__group.html)

Holds composition background r,g,b colors. More...

#include <nvbuf_utils.h>

|

Public Attributes

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

Detailed Description

Holds composition background r,g,b colors.

Member Data Documentation

b

| float NvBufferCompositeBackground::b |

background color value for b.

g

| float NvBufferCompositeBackground::g |

background color value for g.

r

| float NvBufferCompositeBackground::r |

background color value for r.


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