From eebc4d5fb9cf6d78cbdba7a5aa9be713ddf9959c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 26 Jul 2017 18:01:15 +0200 Subject: blind{-make,}-kernel: apply identity kernel instead of null kernel to non-selected channels MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man/blind-kernel.1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'man/blind-kernel.1') 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 -- cgit v1.2.3-70-g09d2