Back to Adaptive Vision Studio website
                
                    
	
		
	You are here: Start » Filter Reference » Histogram Basics » SetHistogramBin
Sets the value of a single histogram bin.
| Name | Type | Range | Description | |
|---|---|---|---|---|
| ioHistogram | Histogram | |||
![]()  | 
				inIndex | Integer | 0 - +![]()  | 
				Input bin index | 
![]()  | 
				inInverse | Bool | Reversed order of bins | |
![]()  | 
				inNewValue | Integer | Input new value to be set | |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| DomainError | Incorrect index on input in SetHistogramBin. | 
Complexity Level
This filter is available on Advanced Complexity Level.


