Docs: changelog entry for #2726

This commit is contained in:
Lovell Fuller
2021-05-23 17:45:43 +01:00
parent 4b6b6189bf
commit d72852b3aa
3 changed files with 10 additions and 0 deletions

View File

@@ -357,6 +357,8 @@ function normalize (normalize) {
* darker details. Please read more about CLAHE here:
* https://en.wikipedia.org/wiki/Adaptive_histogram_equalization#Contrast_Limited_AHE
*
* @since 0.28.3
*
* @param {Object} options
* @param {number} options.width - integer width of the region in pixels.
* @param {number} options.height - integer height of the region in pixels.