/[emacs]/emacs/src/xfns.c
ViewVC logotype

Diff of /emacs/src/xfns.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.520 by gerd, Thu Nov 1 10:38:27 2001 UTC revision 1.521 by gerd, Thu Nov 1 11:11:11 2001 UTC
# Line 8205  x_build_heuristic_mask (f, img, how) Line 8205  x_build_heuristic_mask (f, img, how)
8205      }      }
8206        
8207    if (use_img_background)    if (use_img_background)
8208      bg = IMAGE_BACKGROUND (img, f, ximg);      bg = four_corners_best (ximg, img->width, img->height);
8209    
8210    /* Set all bits in mask_img to 1 whose color in ximg is different    /* Set all bits in mask_img to 1 whose color in ximg is different
8211       from the background color bg.  */       from the background color bg.  */

Legend:
Removed from v.1.520  
changed lines
  Added in v.1.521

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26