Number (floating point) GetHistogramAverage(nRangeFrom As Number, nRangeTo As Number, nChannel As Channel)
| Parameter | Type | Required | Description |
| nRangeFrom | Number | No | Optional parameter which specifies the left boundary of the range. |
| nRangeTo | Number | No | Optional parameter which specifies the right boundary of the range. |
| nChannel | Channel (Enumeration) | No | Optional parameter which specifies the color channel. |