MeiCam SDK For iOS  3.10.0
Public Attributes | List of all members
NvsColor Struct Reference

Self-defined color. More...

#include <NvsCommonDef.h>

Public Attributes

float r
 
float g
 
float b
 
float a
 

Detailed Description

Self-defined color.

In the SDK, attributes r, g, b, a in NvsColor class range [0, 1] instead of [0, 255].

Member Data Documentation

◆ a

float NvsColor::a

◆ b

float NvsColor::b

◆ g

float NvsColor::g

◆ r

float NvsColor::r

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