| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Image::ColorDetector - return the color name of the image file as a string
use Image::ColorDetector qw( detect ); my $color_name_char = detect($path_to_image);
Image::ColorDetector is a module which detects a color name from a image file(binary file).
Copyright (C) libitte.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
libitte libitte3@gmail.com
| Back | FazBrowse Home | New Git URL |