get_data_item


Description:

[ Version ( since = "0.1.20" ) ]
public bool get_data_item (uint idx, ColorRGB rgb, ColorXYZ xyz)

Gets a specific bit of data from this object.

The returned data are absolute readings and are not normalised.

Parameters:

this

a It8 instance.

idx

the item index

rgb

the returned RGB value

xyz

the returned XYZ value

Returns:

true if the index existed.