add_data


Description:

[ Version ( since = "0.1.20" ) ]
public void add_data (ColorRGB rgb, ColorXYZ xyz)

Adds a reading to this object.

If either of rgb or xyz is NULL then a black reading (0.0, 0.0, 0.0) is added instead.

Parameters:

this

a It8 instance.

rgb

a ColorRGB, or null

xyz

a ColorXYZ, or null