New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lsrs-color_palette

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lsrs-color_palette

  • 0.0.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

#!/opt/local/bin/ruby

== Synopsis

color_palette prints the colors used in an image in order of usage.

== Examples

This command prints the 32 most used colors in the image barbie.jpg

color_palette barbie.jpg

Other examples:

color_palette -n 16 barbie.jpg

== Usage

color_palette [options] image_file

For help use: color_palette -h

== Options

-h, --help Displays help message

-v, --version Display the version, then exit

-n [NUM] Set the number of colors to print in the palette (default is 32)

== Author

Matthew Shanley

http://www.opensource.org/licenses/mit-license.php

FAQs

Package last updated on 11 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc