検索

phrase: max: clip:
target: order:
Results of 1 - 8 of about 8 for imagerotate (0.012 sec.)
指定された角度で画像を回転する 13537
« imageresolution imagesavealpha » PHP Manual GD および Image 関数 指定された角度で画像を回転する ... imagerotate (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) imagerotate ... — 指定された角度で画像を回転する 説明 imagerotate ( GdImage $image , float $angle , int $background_ ... agecreatefromjpeg ( $filename ); // 回転 $rotate = imagerotate ( $source , $degrees , 0 ); // 出力 imagejpeg ( $r ... 角度 , 指定 , GdImage , 期待 , バージョン , 関数 , imagerotate , ignore ...
https://man.plustar.jp/php/function.imagerotate.html - [similar]
補間方法を設定する 9778
« imagesetclip imagesetpixel » PHP Manual GD および Image 関数 補間方法を設定する imagesetinterp ... INEAR_FIXED ): bool 補間方法を設定します。これは、 imagerotate() など GD のさまざまな関数のレンダリングに影響を及 ... 関数のレンダリングに影響を及ぼします。 imageaffine() imagerotate() 参考 imagegetinterpolation() - 補間方法を取得する ...
https://man.plustar.jp/php/function.imagesetinterpolation.html - [similar]
PNG 画像を保存する際に、完全なアルファチャネル情報を保存するかどうかを指定する 8603
« imagerotate imagescale » PHP Manual GD および Image 関数 PNG 画像を保存する際に、完全なアルファ ...
https://man.plustar.jp/php/function.imagesavealpha.html - [similar]
画像の解像度を取得/設定する 8458
« imagerectangle imagerotate » PHP Manual GD および Image 関数 画像の解像度を取得/設定する image ...
https://man.plustar.jp/php/function.imageresolution.html - [similar]
リソース型の一覧 8169
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... , imagecreatefromxpm() , imagecreatetruecolor() , imagerotate() imagearc() , imagechar() , imagecharup() , image ... imageline() , imagepolygon() , imagerectangle() , imagerotate() , imagesetpixel() , imagestring() , imagestringu ...
https://man.plustar.jp/php/resource.html - [similar]
GD および Image 関数 8025
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD およ ... 画する imageresolution — 画像の解像度を取得/設定する imagerotate — 指定された角度で画像を回転する imagesavealpha — ...
https://man.plustar.jp/php/ref.image.html - [similar]
画像処理 (GD) 7880
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに イ ... 画する imageresolution — 画像の解像度を取得/設定する imagerotate — 指定された角度で画像を回転する imagesavealpha — ...
https://man.plustar.jp/php/book.image.html - [similar]
変更履歴 7735
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... tion_x と resolution_y は、nullable になりました。 imagerotate 成功時には、 この関数は GDImage クラスのインスタン ... より前のバージョンでは、 resource を返していました。 imagerotate 使われていなかった ignore_transparent は、 bool を ... れより前のバージョンでは、数値型を期待していました。 imagerotate image は、 GdImage クラスのインスタンスを期待するよ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 NEXT