9 entries for "
imagecreate" as
partial match | search took 0.074 seconds
image handling | resize offsite image | 2 matches
line 33: $src = imagecreatefromstring ($data);...
line 48: $img = imagecreatetruecolor ($new_w,$new_h);...
image editing | crop image | 2 matches
line 68: $img = imagecreatetruecolor($_POST['width'],$_POST['height']);...
line 69: $org_img = imagecreatefromjpeg($image);...
image editing | translucent text | 1 match
line 12: $new = imagecreate ($im_w ,$im_h ); // Create a buffer...
image editing | colorizing | 1 match
line 27: $layover = imagecreate ($im_w ,$im_h );...
image editing | textures | 1 match
line 12: $buffer = imagecreate ($width ,$height ); // Create the buffer image...
image editing | grayscale an image | 1 match
line 9: $bild = imagecreatefromjpeg($input);...
image editing | analog GD clock | 1 match
line 35: $img = imagecreatetruecolor($width,$height);...
image editing | image rotate | 4 matches
image handling | image upload and resize | 2 matches
© 2008
phparadise |
go to the top44 hits by 14 users in the last 30 minutes.