grayscale_filter 0.1.0-pre.0 copy "grayscale_filter: ^0.1.0-pre.0" to clipboard
grayscale_filter: ^0.1.0-pre.0 copied to clipboard

A package to apply grayscale filters to images with customizable intensity.

grayscale_filter is a package to apply grayscale filters to images with customizable intensity.

Installation #

Use pub.dev to install grayscale_filter.

pub get grayscale_filter

Usage #

dart pub run grayscale_filter --input .example/test.jpeg --output .example/test2.jpeg --amount 0.5

Supported options are 'input', 'output', 'amount', 'mask', 'maskChannel'

Contributing #

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

1
likes
150
points
30
downloads

Publisher

verified publisherlucas-goldner.com

Weekly Downloads

A package to apply grayscale filters to images with customizable intensity.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

args, image

More

Packages that depend on grayscale_filter