(lookup_image): Build mask before applying an algorithm.
authorGerd Moellmann <gerd@gnu.org>
Fri, 15 Sep 2000 21:01:29 +0000 (21:01 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 15 Sep 2000 21:01:29 +0000 (21:01 +0000)
commit14819cb379da2ae6438322f3a4c646faca7c088e
tree2171fdcd05fc1e93bc091d58545b4c996e3de14b
parent37e4e4828628dad925a28d4f6eba50f95487649d
(lookup_image): Build mask before applying an algorithm.
Recognize algorithm `disabled'.
(cross_disabled_images): New variable.
(COLOR_INTENSITY): New macro.
(x_detect_edges): Use COLOR_INTENSITY.
(x_disable_image): New function.
(syms_of_xfns): DEFVAR_BOOL cross_disabled_images.
src/xfns.c