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

Self-defined color. More...

#include <NvsEffectCommonDef.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 NvsEffectColor::a

◆ b

float NvsEffectColor::b

◆ g

float NvsEffectColor::g

◆ r

float NvsEffectColor::r

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