HistMin
Identifies the least prevalent greyscale value that occurs in a specified range of values.
| Parameter | Description |
|
Structure |
This argument must reference a spreadsheet cell containing a Histogram or ColorHist data structure. |
|
FirstBin |
Specifies the first "bin" (0 to 255; default = 0) used to define the Histogram. |
|
LastBin |
Specifies the last "bin" (0 to 255; default = 255) used to define the Histogram. |
|
Returns |
A value representing the least-common greyscale value, or #ERR if any of the input parameters are invalid. |