x_mask_color
Arguments:
- _colorspace={ all | rgb | lrgb | ycbcr | lab | lch | hsv | hsi | hsl | cmy | cmyk | yiq },_spatial_tolerance>=0,_color_tolerance>=0
Description:
Interactively select a color, and add an alpha channel containing the corresponding color mask.
Argument
colorspace refers to the color metric used to compute color similarities, and can be basically
one of
{ rgb | lrgb | ycbcr | lab | lch | hsv | hsi | hsl | cmy | cmyk | yiq }.
You can also select one one particular channel of this colorspace, by setting
colorspace as
colorspace_channel (e.g.
hsv_h for the hue).
Default values:
colorspace=all, spatial_tolerance=5 and color_tolerance=5.
G'MIC is an open-source software distributed under the
CeCILL free software licenses (LGPL-like and/or
GPL-compatible).
Copyrights (C) Since July 2008,
David Tschumperlé - GREYC UMR CNRS 6072, Image Team.