-
Notifications
You must be signed in to change notification settings - Fork 0
f_SliceComponent
rasberry edited this page Aug 23, 2024
·
3 revisions
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
cookie | creek | |
---|---|---|
-c G -o 7 | ![]() |
![]() |
-s HSV -c H -o 11 | ![]() |
![]() |