I'm looking for a sample of this code in use.
![]() |
|
||||||||||
|
imagelayereffect(PHP 4 >= 4.3.0, PHP 5) imagelayereffect -- Set the alpha blending flag to use the bundled libgd layering effectsОписаниеbool imagelayereffect ( resource image, int effect )
Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Примечания
imagelayereffect
06-Feb-2005 04:36
I assume, that the specific effects are similiar to those used in Adobe Photoshop for blending layers.
24-Sep-2004 09:12
I need the sample for this function
|