get_data_item
Description:
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. |