Converting an image to Black & White?

Discussion in 'PHP' started by GloBleeOne, Apr 5, 2008.

  1. #1
    On my photography web site, I would like to know how I can allow someone to click a button to view a photo black and white.
     
    GloBleeOne, Apr 5, 2008 IP
  2. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #2
    You can do that with filters (IE only) or using a peace of PHP script using the following function function.imagecopymergegray.php
     
    EricBruggema, Apr 5, 2008 IP
  3. GloBleeOne

    GloBleeOne Peon

    Messages:
    286
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hmm, just Googled that, and found a bit of info, not too sure how to use it tho.
     
    GloBleeOne, Apr 6, 2008 IP
  4. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #4
    You need to create a little PHP script that converts the images to grayscaled images.. that's all..
     
    EricBruggema, Apr 6, 2008 IP
  5. PowerExtreme

    PowerExtreme Banned

    Messages:
    2,118
    Likes Received:
    75
    Best Answers:
    0
    Trophy Points:
    0