mquan / prizm

A ruby gem that extracts colors from a given image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Quick start

require 'prizm'

Prizm::Extractor.new("http://farm3.staticflickr.com/2334/2400630645_eb571311fe.jpg").get_colors(6)

MIT License

About

A ruby gem that extracts colors from a given image


Languages

Language:Ruby 100.0%