imagick_composite
Opis
bool imagick_composite ( resource image, int type, resource image2, int x_offset, int y_offset )| Ostrzeżenie |
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów. |
Parametry
imageImage handle
typeOne of IMAGICK_COMPOSITE_* constants
image2Image 2 handle
x_offsetColumn offset of the composited image
y_offsetRow offset of the composited image
| Poprzedni | Spis treści | Następny |
| imagick_clonehandle | Początek rozdziału |