PHP - Possible to blend an image into a color? (Left, right, bottom)
        Posted  
        
            by Dodi300
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dodi300
        
        
        
        Published on 2010-04-26T20:13:02Z
        Indexed on 
            2010/04/26
            20:13 UTC
        
        
        Read the original article
        Hit count: 245
        
Hello. Is it possible to blend the left, right and bottom sides of an image into a color?
Lets say, I want the image to be blended into the color "#F0F0F0". I want the image to appear as an actual part of the background, so I thought it would look cool if it was blended in. Thanks.
© Stack Overflow or respective owner