検索

phrase: max: clip:
target: order:
Results of 1 - 7 of about 7 for imageflip (0.031 sec.)
指定したモードで画像を反転させる 13450
« imagefilter imagefontheight » PHP Manual GD および Image 関数 指定したモードで画像を反転させる ... imageflip (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageflip — 指定した ... モードで画像を反転させる 説明 imageflip ( GdImage $image , int $mode ): bool image を、指定 ... im = imagecreatefrompng ( $filename ); // 垂直反転 imageflip ( $im , IMG_FLIP_VERTICAL ); // 出力 imagejpeg ( $ ... im = imagecreatefrompng ( $filename ); // 水平反転 imageflip ( $im , IMG_FLIP_HORIZONTAL ); // 出力 imagejpeg ( ...
https://man.plustar.jp/php/function.imageflip.html - [similar]
定義済み定数 8978
« リソース型 例 » PHP Manual GD 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数 ... png() 関数で使用します。 IMG_FLIP_VERTICAL ( int ) imageflip() で使用します。PHP 5.5.0 以降で使用可能です。 IMG ... _FLIP_HORIZONTAL ( int ) imageflip() で使用します。PHP 5.5.0 以降で使用可能です。 IMG ... _FLIP_BOTH ( int ) imageflip() で使用します。PHP 5.5.0 以降で使用可能です。 IMG ...
https://man.plustar.jp/php/image.constants.html - [similar]
フォントの高さを取得する 8669
« imageflip imagefontwidth » PHP Manual GD および Image 関数 フォントの高さを取得する imagefonth ...
https://man.plustar.jp/php/function.imagefontheight.html - [similar]
画像にフィルタを適用する 8251
« imagefilltoborder imageflip » PHP Manual GD および Image 関数 画像にフィルタを適用する imagefi ...
https://man.plustar.jp/php/function.imagefilter.html - [similar]
GD および Image 関数 8251
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD およ ... で塗りつぶす imagefilter — 画像にフィルタを適用する imageflip — 指定したモードで画像を反転させる imagefontheight ...
https://man.plustar.jp/php/ref.image.html - [similar]
画像処理 (GD) 8142
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに イ ... で塗りつぶす imagefilter — 画像にフィルタを適用する imageflip — 指定したモードで画像を反転させる imagefontheight ...
https://man.plustar.jp/php/book.image.html - [similar]
変更履歴 7833
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... 前のバージョンでは、resource が期待されていました。 imageflip image は、 GdImage クラスのインスタンスを期待するよ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 NEXT