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
14001400/// digital photography systems where Y is luma component and Cb & Cr are the blue-difference and
14011401/// red-difference chroma components.
14021402///
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\ ].
14041404///
14051405/// # Parameters
14061406///
@@ -1435,9 +1435,9 @@ where
14351435/// Input array to this function should be of real data with the following range in their
14361436/// respective channels.
14371437///
1438- /// - Y −> [16,219]
1439- /// - Cb −> [16,240]
1440- /// - Cr −> [16,240]
1438+ /// - Y −> \ [16,219\ ]
1439+ /// - Cb −> \ [16,240\ ]
1440+ /// - Cr −> \ [16,240\ ]
14411441///
14421442/// # Parameters
14431443///
You can’t perform that action at this time.
0 commit comments