|
VizKit
3.0
|
#include <VisualHistogram.h>
Public Attributes | |
| PixelColor | pixelColor |
| uint32 | count |
| double | percent |
Data value of a histogram of PixelColor values.
The number of times the value has been counted (absolute number).
The number of times the value has been counted (expressed as percent value).
The RGB pixelcolor value.