function imagepng

imagepngPodręcznik PHPPoprzedniNastępnyimagepng (PHP 3>= 3.0.13, PHP 4 )imagepng -- Output a PNG image to either the browser or a fileDescriptionint imagepng ( resource image [, string filename]) The imagepng() outputs a GD image stream (image) in PNG format to standard output (usually the browser) or, if a filename is given by the filename it outputs the image to the file. <?php $im = imagecreatefrompng ("test.png"); imagepng ($im); ?> See also imagegif(), imagewbmp(), imagejpeg(), imagetypes(). PoprzedniSpis treściNastępnyimagepalettecopyPoczątek rozdziałuimagepolygon
Wyszukiwarka

Podobne podstrony:
function imagepalettecopy
function imagepsfreefont
function imagepsfreefont
function imagepsextendfont
function imagepng
function imagepolygon
function imagepsslantfont
function imagepsloadfont
function imagepsbbox
function imagepsextendfont
function imagepsbbox
function imagepsslantfont
function imagepsloadfont
function imagepstext
function imagepstext
function imagepolygon
function imagepsloadfont

więcej podobnych podstron