We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eb0fc0 commit 40d09cdCopy full SHA for 40d09cd
src/include/OpenImageIO/imagebufalgo.h
@@ -1693,7 +1693,7 @@ enum NonFiniteFixMode
1693
///< values, if any nonfinite values are found.
1694
};
1695
1696
-/// `fixNonFinite()` returns in image containing the values of `src` (within
+/// `fixNonFinite()` returns an image containing the values of `src` (within
1697
/// the ROI), while repairing any non-finite (NaN/Inf) pixels. If
1698
/// `pixelsFixed` is not nullptr, store in it the number of pixels that
1699
/// contained non-finite value. It is permissible to operate in-place (with
0 commit comments