_NvOSD_ColorParams Struct Reference

Holds the color parameters of the box or text to be overlayed. More...

#include <nvosd.h>

List of all members.

Public Attributes

double red
 Holds red component of color.
double green
 Holds green component of color.
double blue
 Holds blue component of color.
double alpha
 Holds alpha component of color.


Detailed Description

Holds the color parameters of the box or text to be overlayed.

Definition at line 48 of file nvosd.h.


Member Data Documentation

Holds alpha component of color.

Value should be in the range 0-1.

Definition at line 58 of file nvosd.h.

Holds blue component of color.

Value should be in the range 0-1.

Definition at line 55 of file nvosd.h.

Holds green component of color.

Value should be in the range 0-1.

Definition at line 52 of file nvosd.h.

Holds red component of color.

Value should be in the range 0-1.

Definition at line 49 of file nvosd.h.


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

Generated on Wed Nov 9 19:52:25 2016 for NVIDIA Tegra Multimedia API Framework by  doxygen 1.5.8