File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1400,7 +1400,7 @@ where
1400
1400
/// digital photography systems where Y is luma component and Cb & Cr are the blue-difference and
1401
1401
/// red-difference chroma components.
1402
1402
///
1403
- /// Input array to this function should be of real data in the range [0,1].
1403
+ /// Input array to this function should be of real data in the range \ [0,1\ ].
1404
1404
///
1405
1405
/// # Parameters
1406
1406
///
@@ -1435,9 +1435,9 @@ where
1435
1435
/// Input array to this function should be of real data with the following range in their
1436
1436
/// respective channels.
1437
1437
///
1438
- /// - Y −> [16,219]
1439
- /// - Cb −> [16,240]
1440
- /// - Cr −> [16,240]
1438
+ /// - Y −> \ [16,219\ ]
1439
+ /// - Cb −> \ [16,240\ ]
1440
+ /// - Cr −> \ [16,240\ ]
1441
1441
///
1442
1442
/// # Parameters
1443
1443
///
You can’t perform that action at this time.
0 commit comments