User Profile

Collapse

Profile Sidebar

Collapse
Ragnar
Ragnar
Last Activity: Jun 2 '07, 02:32 AM
Joined: May 26 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Ragnar
    replied to Color Selector
    Thank you very much ACODER. Give me some time to study the links you gave me and I'll tell you how it works out. I really appreciate it!...
    See more | Go to post

    Leave a comment:


  • Ragnar
    started a topic Color Selector

    Color Selector

    The follow code enables users to select colors by clicking on an image:

    [CODE=php]
    <? php
    $im = imagecreatefrom jpeg("ColorWhee l.jpg");
    $x = $img1_x;
    $y = $img1_y;
    $clr1 = dechex(ImageCol orAt($im, $x, $y));
    php ?>

    <html>
    <form action = "pig.php">
    <input type="image" name="img1" height="350" width="350"...
    See more | Go to post
No activity results to display
Show More
Working...