| Table of Contents ▸ List of Commands ▸ Other Interactive Commands ▸ x_mask_color | ◀ x_mandelbrot | x_metaballs3d ▶ |
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.


Home
Download
News
Mastodon
Bluesky
X
Summary - 17 Years
Summary - 16 Years
Summary - 15 Years
Summary - 13 Years
Summary - 11 Years
Summary - 10 Years
Resources
Technical Reference
Scripting Tutorial
Video Tutorials
Wiki Pages
Image Gallery
Color Presets
Using libgmic
G'MIC Online
Community
Discussion Forum (Pixls.us)
GimpChat
IRC
Report Issue