Pick Color From Downloaded Image

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Earl T

    Pick Color From Downloaded Image

    Is it possible to have a web browser pick a color from an image on a
    web page? I am not interested in creating an image map but just
    reading the colors directly from the screen.

    Earl
  • Jeff North

    #2
    Re: Pick Color From Downloaded Image

    On 25 Sep 2003 14:36:36 -0700, in comp.lang.javas cript
    earlt777@hotmai l.com (Earl T) wrote:
    [color=blue]
    >| Is it possible to have a web browser pick a color from an image on a
    >| web page? I am not interested in creating an image map but just
    >| reading the colors directly from the screen.
    >|
    >| Earl[/color]

    No, the browser can't do this but there are tons of 'colour pickers'
    out there on the net. I use SLUGS http://www.opensourcepan.co.uk
    ---------------------------------------------------------------
    jnorth@yourpant sbigpond.net.au : Remove your pants to reply
    ---------------------------------------------------------------

    Comment

    • Lewis Shadoff

      #3
      Re: Pick Color From Downloaded Image

      I wrote a script which picks colors by clicking on a color wheel It
      changes the background to the chosen color and shows the RGB values.
      The source is well documented.


      Choose the "Colors" link on the right.

      Lewis Shadoff
      Brazosport College

      Earl T wrote:[color=blue]
      > Is it possible to have a web browser pick a color from an image on a
      > web page? I am not interested in creating an image map but just
      > reading the colors directly from the screen.
      >
      > Earl[/color]

      Comment

      Working...