You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Tutorials and concepts/Concepts/Core/Mask.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Creation of the mask is based on the threshold that define the level of grey int
5
5
Mask is an object which represents a binary image, therefore its properties are the same as in `Image` class. However, the methods can be slightly different.
6
6
7
7
:::info
8
-
To look deeper into Mask's properties and methods take a look at [the Mask description](../../../API%20reference/Mask/Mask.md) in API reference.
8
+
To look deeper into Mask's properties and methods take a look at [the Mask description](../../../Features/Mask/Mask.md) in API reference.
0 commit comments