List Info

Thread: note 47023 deleted from function.imagelayereffect by bjori




note 47023 deleted from function.imagelayereffect by bjori
user name
2007-10-13 12:55:40
Note Submitter: ttoohey at php dot net 

----

This function is similar to the existing
ImageAlphaBlending() function in that it affects the way
pixel drawing will be done during any kind of drawing
function. It extends the functionality by allowing you to
use one of the effect modes (listed below).

"effect" takes one of the values:

IMG_EFFECT_REPLACE
Use pixel replacement (equivalent of
ImageAlphaBlending(FALSE))

IMG_EFFECT_NORMAL
Use normal pixel blending (equivalent of
ImageAlphaBlending(TRUE))

IMG_EFFECT_OVERLAY
    Use the overlay routine. Overlay has the effect that
black background pixels will remain black, white background
pixels will remain white, but grey background pixels will
take the colour of the foreground pixel.

-- 
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php


[1]

about | contact  Other archives ( Real Estate discussion Medical topics )