PHP
Handleiding
Terug
Volgende
imagecopymerge
imagecopymerge -- Copy and merge part of an image
Description
int
imagecopymerge
( resource dst_im, resource src_im, int dst_x, int dst_y, int src_x, int src_y, int src_w, int src_h, int pct)
Opmerking
:
Terug
Begin
Volgende
Omhoog