Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Y Z 

K

keepOnlyDifferingPixels(ImFrame, int) - Method in class net.grelf.grip.ImFrame
Keep only pixels in this image which differ by more than the threshold amount (in at least one band) from pixels at the same position in the other image.
keepOnlyDifferingPixels(Image, int) - Method in interface net.grelf.image.Image
Keep only pixels in this image which differ by more than the threshold amount (in at least one band) from pixels at the same position in the other image.
keepOnlyDifferingPixels(Image, int) - Method in class net.grelf.image.Image32
Keep only pixels in this image which differ by more than the threshold amount (in at least one band) from pixels at the same position in the other image.
keepOnlyDifferingPixels(Image, int) - Method in class net.grelf.image.Image64
Keep only pixels in this image which differ by more than the threshold amount (in at least one band) from pixels at the same position in the other image.
keepOnlyDifferingPixels(Image, int) - Method in class net.grelf.image.Image8or16Base
Keep only pixels in this image which differ by more than the threshold amount (in at least one band) from pixels at the same position in the other image.
Kernel - Class in net.grelf.image
A square array of values for convolving with an image.
Kernel(int, double[][]) - Constructor for class net.grelf.image.Kernel
 
Kernel(Point, Image, int) - Constructor for class net.grelf.image.Kernel
Create a kernel by sampling a square area symmetrically around the given point in the given Image.
keyPressed(KeyEvent) - Method in class net.grelf.grip.ImCurve
Check for the delete key being pressed and delete the currently highlighted point, if there is one.
keyPressed(KeyEvent) - Method in class net.grelf.sequence.Animator
 
keyPressed(KeyEvent) - Method in class net.grelf.sequence.SlideShow
Implementing java.awt.event.KeyListener - responds to keys.
keyReleased(KeyEvent) - Method in class net.grelf.grip.ImCurve
 
keyReleased(KeyEvent) - Method in class net.grelf.sequence.Animator
 
keyReleased(KeyEvent) - Method in class net.grelf.sequence.SlideShow
Implementing java.awt.event.KeyListener - does nothing.
keyTyped(KeyEvent) - Method in class net.grelf.grip.ImCurve
 
keyTyped(KeyEvent) - Method in class net.grelf.sequence.Animator
 
keyTyped(KeyEvent) - Method in class net.grelf.sequence.SlideShow
Implementing java.awt.event.KeyListener - does nothing.
kind - Variable in class net.grelf.FileFilterExtra
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
Skip navigation links