検索

phrase: max: clip:
target: order:
Results of 1 - 8 of about 8 for imageaffine (0.007 sec.)
元の画像を、オプションのクリッピング領域を使ってアフィン変換した画像を返す 13375
« image2wbmp imageaffinematrixconcat » PHP Manual GD および Image 関数 元の画像を、オプションのク ... リッピング領域を使ってアフィン変換した画像を返す imageaffine (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaffine — 元の画 ... ッピング領域を使ってアフィン変換した画像を返す 説明 imageaffine ( GdImage $image , array $affine , ? array $clip = ... ィン , 変換 , 領域 , 元 , オプション , 関数 , clip , imageaffine , GdImage ...
https://man.plustar.jp/php/function.imageaffine.html - [similar]
二つのアフィン変換行列を連結する 10139
« imageaffine imageaffinematrixget » PHP Manual GD および Image 関数 二つのアフィン変換行列を連結 ... する imageaffinematrixconcat (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaf ... trixconcat — 二つのアフィン変換行列を連結する 説明 imageaffinematrixconcat ( array $matrix1 , array $matrix2 ): a ... を返します。失敗した場合に false を返します。 例 例1 imageaffinematrixconcat() の例 <?php $m1 = imageaffinematrixge ... E_TRANSLATE , array( 'x' => 2 , 'y' => 3 )); $m2 = imageaffinematrixget ( IMG_AFFINE_SCALE , array( 'x' => 4 , 'y ...
https://man.plustar.jp/php/function.imageaffinematrixconcat.html - [similar]
アフィン変換行列を取得する 8657
« imageaffinematrixconcat imagealphablending » PHP Manual GD および Image 関数 アフィン変換行列を ... 取得する imageaffinematrixget (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaffin ... ematrixget — アフィン変換行列を取得する 説明 imageaffinematrixget ( int $type , array | float $options ): a ... を返します。失敗した場合に false を返します。 例 例1 imageaffinematrixget() の例 <?php $matrix = imageaffinematrixg ... 1] => 0 [2] => 0 [3] => 1 [4] => 2 [5] => 3 ) 参考 imageaffine() - 元の画像を、オプションのクリッピング領域を使っ ...
https://man.plustar.jp/php/function.imageaffinematrixget.html - [similar]
画像をブラウザあるいはファイルに出力する 8513
« image_type_to_mime_type imageaffine » PHP Manual GD および Image 関数 画像をブラウザあるいはフ ...
https://man.plustar.jp/php/function.image2wbmp.html - [similar]
補間方法を設定する 8368
« imagesetclip imagesetpixel » PHP Manual GD および Image 関数 補間方法を設定する imagesetinterp ... ると、これらの関数のレンダリングに影響を及ぼします。 imageaffine() imagerotate() 参考 imagegetinterpolation() - 補間 ...
https://man.plustar.jp/php/function.imagesetinterpolation.html - [similar]
GD および Image 関数 7916
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD およ ... ge2wbmp — 画像をブラウザあるいはファイルに出力する imageaffine — 元の画像を、オプションのクリッピング領域を使って ... アフィン変換した画像を返す imageaffinematrixconcat — 二つのアフィン変換行列を連結する ima ...
https://man.plustar.jp/php/ref.image.html - [similar]
画像処理 (GD) 7772
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに イ ... ge2wbmp — 画像をブラウザあるいはファイルに出力する imageaffine — 元の画像を、オプションのクリッピング領域を使って ... アフィン変換した画像を返す imageaffinematrixconcat — 二つのアフィン変換行列を連結する ima ...
https://man.plustar.jp/php/book.image.html - [similar]
変更履歴 7482
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... nore_user_abort enable は、nullable になりました。 imageaffine 成功時に、この関数は GDImage クラスのインスタンスを ... り前のバージョンでは、 resource が返されていました。 imageaffine clip は、nullable になりました。 imagealphablendin ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 NEXT