検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 106 for GdImage (0.011 sec.)
画像をブラウザあるいはファイルに出力する 5960
« imageistruecolor imagelayereffect » PHP Manual GD および Image 関数 画像をブラウザあるいはファ ... ブラウザあるいはファイルに出力する 説明 imagejpeg ( GdImage $image , resource | string | null $file = null , i ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 file ファイル保存先のパスあるいはオ ... 返します。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ... 力 , ファイル , 関数 , imagejpeg , 品質 , quality , GdImage , 注意 , imageinterlace ...
https://man.plustar.jp/php/function.imagejpeg.html - [similar]
画像をブラウザあるいはファイルに出力する 5960
« imagetypes imagewebp » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する ... ブラウザあるいはファイルに出力する 説明 imagewbmp ( GdImage $image , resource | string | null $file = null , ? ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 file ファイル保存先のパスあるいはオ ... 返します。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ... イル , imagewbmp , 関数 , WBMP , foreground , 保存 , GdImage , パラメータ ...
https://man.plustar.jp/php/function.imagewbmp.html - [similar]
垂直に文字を描画する 5883
« imagechar imagecolorallocate » PHP Manual GD および Image 関数 垂直に文字を描画する imagecharu ... gecharup — 垂直に文字を描画する 説明 imagecharup ( GdImage $image , GdFont | int $font , int $x , int $y , st ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 font latin2 エンコーディングの組み込 ... は、数値のみを受け入れていました。 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.imagecharup.html - [similar]
画像をブラウザあるいはファイルに出力する 5883
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいは ... をブラウザあるいはファイルに出力する 説明 imagegif ( GdImage $image , resource | string | null $file = null ): ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 file ファイル保存先のパスあるいはオ ... 返します。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ... 数 , ファイル , サポート , 注意 , file , イメージ , GdImage ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
画像処理および作成 5793
« recode Exif » PHP Manual 関数リファレンス 画像処理および作成 画像処理および作成 Exif — Exchang ... ンストール/設定 定義済み定数 例 GD および Image 関数 GdImageGdImage クラス GdFont — GdFont クラス Gmagick は ...
https://man.plustar.jp/php/refs.utilspec.image.html - [similar]
グレースケールでイメージの一部をコピー、マージする 5627
« imagecopymerge imagecopyresampled » PHP Manual GD および Image 関数 グレースケールでイメージの ... の一部をコピー、マージする 説明 imagecopymergegray ( GdImage $dst_image , GdImage $src_image , int $dst_x , int ... バージョン 説明 8.0.0 dst_image と src_image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.imagecopymergegray.html - [similar]
指定した色に最も近い色のインデックスを取得する 5537
« imagecolorat imagecolorclosestalpha » PHP Manual GD および Image 関数 指定した色に最も近い色の ... 色のインデックスを取得する 説明 imagecolorclosest ( GdImage $image , int $red , int $green , int $blue ): int ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 red 赤コンポーネントの値。 green 緑 ... 返します。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.imagecolorclosest.html - [similar]
画面全体をキャプチャする 5460
« imagegif imagegrabwindow » PHP Manual GD および Image 関数 画面全体をキャプチャする imagegrabs ... 画面全体をキャプチャする 説明 imagegrabscreen (): GdImage | false 画面全体のスクリーンショットを取得します。 ... 更履歴 バージョン 説明 8.0.0 成功時には、 この関数は GDImage クラスのインスタンスを返すようになりました。 これよ ...
https://man.plustar.jp/php/function.imagegrabscreen.html - [similar]
画像で使用する色を透過度を指定して作成する 5370
« imagecolorallocate imagecolorat » PHP Manual GD および Image 関数 画像で使用する色を透過度を指 ... 度を指定して作成する 説明 imagecolorallocatealpha ( GdImage $image , int $red , int $green , int $blue , int $ ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 red 赤コンポーネントの値。 green 緑 ... ください。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/function.imagecolorallocatealpha.html - [similar]
TrueColor イメージを新規に作成する 5370
« imagecreatefromxpm imagecrop » PHP Manual GD および Image 関数 TrueColor イメージを新規に作成す ... imagecreatetruecolor ( int $width , int $height ): GdImage | false imagecreatetruecolor() は、指定した大きさの ... 更履歴 バージョン 説明 8.0.0 成功時には、 この関数は GDImage クラスのインスタンスを返すようになりました。 これよ ... ecolor ( 120 , 20 ) or die( 'Cannot Initialize new GD image stream' ); $text_color = imagecolorallocate ( $im ...
https://man.plustar.jp/php/function.imagecreatetruecolor.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT