FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

libitte/Image-ColorDetector · GitHub

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Image::ColorDetector - return the color name of the image file as a string

SYNOPSIS

use Image::ColorDetector qw( detect );

my $color_name_char = detect($path_to_image);

DESCRIPTION

Image::ColorDetector is a module which detects a color name from a image file(binary file).

LICENSE

Copyright (C) libitte.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

libitte libitte3@gmail.com

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL