diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/blind-kernel.1 | 16 | ||||
| -rw-r--r-- | man/blind-make-kernel.1 | 16 |
2 files changed, 16 insertions, 16 deletions
diff --git a/man/blind-kernel.1 b/man/blind-kernel.1 index 5083e75..9dc74a3 100644 --- a/man/blind-kernel.1 +++ b/man/blind-kernel.1 @@ -169,20 +169,20 @@ or .SH OPTIONS .TP .B -a -Apply the values to the alpha channel, set the -values for all unselected channels to zero. +Apply the values to the alpha channel, apply an +identity kernel to all unselected channels. .TP .B -x -Apply the values to the X channel, set the values -for all unselected channels to zero. +Apply the values to the X channel, apply an +identity kernel to all unselected channels. .TP .B -y -Apply the values to the Y channel, set the values -for all unselected channels to zero. +Apply the values to the Y channel, apply an +identity kernel to all unselected channels. .TP .B -z -Apply the values to the Z channel, set the values -for all unselected channels to zero. +Apply the values to the Z channel, apply an +identity kernel to all unselected channels. .SH NOTES .B blind-make-kernel Create a single frame, to that it can be stored to diff --git a/man/blind-make-kernel.1 b/man/blind-make-kernel.1 index 69e3739..987ad7a 100644 --- a/man/blind-make-kernel.1 +++ b/man/blind-make-kernel.1 @@ -42,8 +42,8 @@ is used to delimit cells. .SH OPTIONS .TP .B -a -Apply the values to the alpha channel, set the -values for all unselected channels to zero. +Apply the values to the alpha channel, apply an +identity kernel to all unselected channels. .TP .BR -d \ \fIdenominator\fP Divide the matrix by @@ -60,16 +60,16 @@ before .BR -d . .TP .B -x -Apply the values to the X channel, set the values -for all unselected channels to zero. +Apply the values to the X channel, apply an +identity kernel to all unselected channels. .TP .B -y -Apply the values to the Y channel, set the values -for all unselected channels to zero. +Apply the values to the Y channel, apply an +identity kernel to all unselected channels. .TP .B -z -Apply the values to the Z channel, set the values -for all unselected channels to zero. +Apply the values to the Z channel, apply an +identity kernel to all unselected channels. .SH NOTES .B blind-make-kernel Create a single frame, to that it can be stored to |
