Skip to content

Code for selecting a relatively saturated, high coverage color from the image

License

Notifications You must be signed in to change notification settings

VoidStudioCode/ColorPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Color Picker

Version: 1.0.0

Code for selecting a relatively saturated, high coverage color from the image.

How to use:

var colorPicker = new ColorPicker();
Color color = colorPicker.GetMediaColor(imagePath);

License:

This project is released under the Apache 2.0 License for non-commercial use. For commercial use, please contact us for another license.

About

Code for selecting a relatively saturated, high coverage color from the image

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages