検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 62 for imagepng (0.008 sec.)
文字列の中のイメージストリームから新規イメージを作成する 6646
« imagecreatefrompng imagecreatefromtga » PHP Manual GD および Image 関数 文字列の中のイメージス ... == false ) { header ( 'Content-Type: image/png' ); imagepng ( $im ); imagedestroy ( $im ); } else { echo 'エラ ...
https://man.plustar.jp/php/function.imagecreatefromstring.html - [similar]
塗りつぶした多角形を描画する 6646
« imagefilledellipse imagefilledrectangle » PHP Manual GD および Image 関数 塗りつぶした多角形を ... 像を出力します header ( 'Content-type: image/png' ); imagepng ( $image ); imagedestroy ( $image ); ?> 上の例の出 ...
https://man.plustar.jp/php/function.imagefilledpolygon.html - [similar]
特定色で塗りつぶす 6646
« imagefilledrectangle imagefilter » PHP Manual GD および Image 関数 特定色で塗りつぶす imagefil ... リを開放します header ( 'Content-type: image/png' ); imagepng ( $im ); imagedestroy ( $im ); ?> 上の例の出力は、 ...
https://man.plustar.jp/php/function.imagefilltoborder.html - [similar]
アルファブレンディングフラグを設定し、レイヤ効果を使用する 6646
« imagejpeg imageline » PHP Manual GD および Image 関数 アルファブレンディングフラグを設定し、レ ... / 出力します header ( 'Content-type: image/png' ); imagepng ( $im ); imagedestroy ( $im ); ?> 上の例の出力は、 ...
https://man.plustar.jp/php/function.imagelayereffect.html - [similar]
新しいフォントを読み込む 6646
« imageline imageopenpolygon » PHP Manual GD および Image 関数 新しいフォントを読み込む imageloa ... ザに出力します header ( 'Content-type: image/png' ); imagepng ( $im ); imagedestroy ( $im ); ?> 参考 imagefontwi ...
https://man.plustar.jp/php/function.imageloadfont.html - [similar]
オープンポリゴンを描画する 6646
« imageloadfont imagepalettecopy » PHP Manual GD および Image 関数 オープンポリゴンを描画する im ... に出力します。 header ( 'Content-type: image/png' ); imagepng ( $image ); imagedestroy ( $image ); ?> 上の例の出 ...
https://man.plustar.jp/php/function.imageopenpolygon.html - [similar]
塗りつぶし用のイメージを設定する 6646
« imagesetthickness imagestring » PHP Manual GD および Image 関数 塗りつぶし用のイメージを設定す ... ザに出力します header ( 'Content-Type: image/png' ); imagepng ( $im ); imagedestroy ( $im ); imagedestroy ( $zen ...
https://man.plustar.jp/php/function.imagesettile.html - [similar]
文字列を水平に描画する 6646
« imagesettile imagestringup » PHP Manual GD および Image 関数 文字列を水平に描画する imagestrin ... 像を出力します header ( "Content-type: image/png" ); imagepng ( $im ); imagedestroy ( $im ); ?> 上の例の出力は、 ...
https://man.plustar.jp/php/function.imagestring.html - [similar]
名前を使用して、エントリのファイルハンドラ (読み込み専用) を取得する 6646
« ZipArchive::getStatusString ZipArchive::getStreamIndex » PHP Manual ZipArchive 名前を使用して、 ... ame ( __FILE__ ) . '/test_im.zip#pear_item.gif' ); imagepng ( $im , 'a.png' ); ?> 参考 ZipArchive::getStreamIn ...
https://man.plustar.jp/php/ziparchive.getstream.html - [similar]
現在インストールされているGDライブラリに関する情報を取得する 6415
« GD および Image 関数 getimagesize » PHP Manual GD および Image 関数 現在インストールされている ... bool(false) ["AVIF Support"]=> bool(false) } 参考 imagepng() - PNG イメージをブラウザまたはファイルに出力する ...
https://man.plustar.jp/php/function.gd-info.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT