Results 1 to 3 of 3

Thread: Can JavaScript Add Gamma effect on Images ?

  1. #1
    Join Date
    Dec 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Can JavaScript Add Gamma effect on Images ?

    I had searched the web and found some alpha effects, but i need Gamma (Blue=> More Blue, Red=> More Red ... etc).

    In this link you'll find a big numbers of filters:
    http://www.dynamicdrive.com/dynamici...lter/index.htm
    but no Gamma effect

    if i make the effect from server side, then they have to upload/download it on every change in the effect.

    Can JavaScript do it?

    Thanks any way.

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    You can position a semitransparent element with a coloured background over the image.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Dec 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for your replay, but it'll not give me Gamma Effect.
    It just well take down the color, i mean it can't give them more color

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •