imagelayereffect

(PHP 4 >= 4.3.0, PHP 5)

imagelayereffect -- Set the alpha blending flag to use the bundled libgd layering effects

Description

bool imagelayereffect ( resource image, int effect )

Ðñïåéäïðïßçóç

Αυτή η συνάρτηση επί του παρόντος δεν είναι τεκμηριωμένη, μόνο ο κατάλογος των argument της είναι διαθέσιμος.

Parameters

image

An image resource, returned by one of the image creation functions, such as imagecreatetruecolor().

effect

Return Values

Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.

Notes

Óçìåßùóç: This function is only available if PHP is compiled with the bundled version of the GD library.

Óçìåßùóç: This function requires GD 2.0.1 or later (2.0.28 or later is recommended).