swatch_filter_value: Filter an RGB matrix to remove values with low V in HSV space

Description Usage Arguments Value

View source: R/swatches.R

Description

This removes darker/dimmer colors

Usage

1
swatch_filter_value(swatch_mat, prop = 0.3)

Arguments

swatch_mat

A 3-column swatch matrix like that generated by extract_swatch()

prop

The minimum V value to retain

Value

A 3-column swatch matrix


hypercompetent/xstitch documentation built on July 22, 2019, 10:11 p.m.