|
|
HistogramSubtract Method |
| Name | Description | |
|---|---|---|
| Subtract(Int32) |
Subtracts a value to each histogram bin.
| |
| Subtract(Int32) |
Subtracts one histogram from the other, storing
results in a new histogram, without changing the
current instance.
| |
| Subtract(Histogram) |
Subtracts one histogram from the other, storing
results in a new histogram, without changing the
current instance.
|