MeiCam SDK For Web  3.12.1
Public Member Functions | List of all members
NveColor Class Reference

Custom color class In the SDK, the NveColor class attributes, namely r, g, b and a, range [0, 1] instead of [0, 255]. More...

Public Member Functions

 constructor (r, g, b, a)
 

Detailed Description

Custom color class In the SDK, the NveColor class attributes, namely r, g, b and a, range [0, 1] instead of [0, 255].

Member Function Documentation

◆ constructor()

NveColor::constructor (   r,
  g,
  b,
  a 
)
inline

@constructor

Parameters
{Number}r red
{Number}g green
{Number}b blue
{Number}a alpha

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