Skip to content

f_SliceComponent

rasberry edited this page Aug 23, 2024 · 3 revisions

SliceComponent

Usage

 Slices an image component into multiple layers.
 --space (name)               Use a (registered) color(3) space (defaults to RGB)
 -c (component)               Component to slice (default R)
 -n (number)                  Number of slices to use (default 16)
 -r (number[%])               Reset the component to given value (0.0-1.0 / 0%-100%)
 -o (number)                  Keep only a specific slice between 1 and -n

Examples

cookie creek
-c G -o 7 SliceComponent-cookie-1 SliceComponent-creek-1
-s HSV -c H -o 11 SliceComponent-cookie-2 SliceComponent-creek-2