Skip to content

Commit b60d1af

Browse files
committed
improve slightly the stub of bufthresh
1 parent 88827ae commit b60d1af

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

  • src/routes/(content)/reference/bufthresh

src/routes/(content)/reference/bufthresh/+page.svx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ tags:
66
- buffer
77
flair: reference
88
category: Utility Objects
9-
---
9+
---
10+
11+
The [BufThresh]() object replaces all values of a buffer under the given threshold with 0 and copy the result to a destination buffer.

0 commit comments

Comments
 (0)