検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 106 for GdImage (0.050 sec.)
変更履歴 14176
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... le になりました。 imageaffine 成功時に、この関数は GDImage クラスのインスタンスを返すようになりました。 これよ ... lable になりました。 imagealphablending image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ... e が期待されていました。 imageantialias image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ... esource が期待されていました。 imagearc image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
GdImage クラス 10792
« png2wbmp GdFont » PHP Manual GD GdImage クラス GdImage クラス (PHP 8) はじめに PHP 8.0.0 以降、 ... 換える完全不透明クラスです。 クラス概要 final class GdImage { } 関連キーワード: クラス , GdImage , GdFont , リ ...
https://man.plustar.jp/php/class.gdimage.html - [similar]
指定した矩形に画像をクロップする 8331
« imagecreatetruecolor imagecropauto » PHP Manual GD および Image 関数 指定した矩形に画像をクロッ ... 指定した矩形に画像をクロップする 説明 imagecrop ( GdImage $image , array $rectangle ): GdImage | false 画像を ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 rectangle クロップする矩形を配列で指 ... 返します。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ... が期待されていました。 8.0.0 成功時には、 この関数は GDImage クラスのインスタンスを返すようになりました。 これよ ...
https://man.plustar.jp/php/function.imagecrop.html - [similar]
幅と高さを指定して、画像の縮尺を変更する 8254
« imagesavealpha imagesetbrush » PHP Manual GD および Image 関数 幅と高さを指定して、画像の縮尺を ... さを指定して、画像の縮尺を変更する 説明 imagescale ( GdImage $image , int $width , int $height = -1 , int $mode ... = IMG_BILINEAR_FIXED ): GdImage | false imagescale() は、指定した補間アルゴリズムを ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 width 変更後の画像の幅。 height 変更 ... 更履歴 バージョン 説明 8.0.0 成功時には、 この関数は GDImage クラスのインスタンスを返すようになりました。 これよ ...
https://man.plustar.jp/php/function.imagescale.html - [similar]
元の画像を、オプションのクリッピング領域を使ってアフィン変換した画像を返す 8088
« image2wbmp imageaffinematrixconcat » PHP Manual GD および Image 関数 元の画像を、オプションのク ... 使ってアフィン変換した画像を返す 説明 imageaffine ( GdImage $image , array $affine , ? array $clip = null ): G ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 affine 0 から 5 までのキーを持つ配列 ... nullable になりました。 8.0.0 成功時に、この関数は GDImage クラスのインスタンスを返すようになりました。 これよ ... 領域 , 元 , オプション , 関数 , clip , imageaffine , GdImage ...
https://man.plustar.jp/php/function.imageaffine.html - [similar]
補間方法を取得する 8088
« imagegetclip imagegif » PHP Manual GD および Image 関数 補間方法を取得する imagegetinterpolati ... — 補間方法を取得する 説明 imagegetinterpolation ( GdImage $image ): int image に現在設定されている補間方法を ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 戻り値 補間方法を返します。 変更履歴 ... バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ... ワード: 方法 , 補間 , 取得 , imagegetinterpolation , GdImage , 期待 , 関数 , 設定 , バージョン , 変更 ...
https://man.plustar.jp/php/function.imagegetinterpolation.html - [similar]
指定された角度で画像を回転する 7908
« imageresolution imagesavealpha » PHP Manual GD および Image 関数 指定された角度で画像を回転する ... 指定された角度で画像を回転する 説明 imagerotate ( GdImage $image , float $angle , int $background_color , bo ... ol $ignore_transparent = false ): GdImage | false 画像 image を、 angle で指定された角度だけ ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 angle 回転角度。これは、画像を反時計 ... 更履歴 バージョン 説明 8.0.0 成功時には、 この関数は GDImage クラスのインスタンスを返すようになりました。 これよ ...
https://man.plustar.jp/php/function.imagerotate.html - [similar]
画像の幅を取得する 7575
« imagestringup imagesy » PHP Manual GD および Image 関数 画像の幅を取得する imagesx (PHP 4, PHP ... PHP 8) imagesx — 画像の幅を取得する 説明 imagesx ( GdImage $image ): int 指定した画像オブジェクト image の幅を ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 戻り値 image の幅、あるいはエラー時 ... 返します。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ... 得する 関連キーワード: 画像 , 取得 , 幅 , imagesx , GdImage , オブジェクト , 期待 , バージョン , imagecreatetr ...
https://man.plustar.jp/php/function.imagesx.html - [similar]
画像の高さを取得する 7575
« imagesx imagetruecolortopalette » PHP Manual GD および Image 関数 画像の高さを取得する imagesy ... P 8) imagesy — 画像の高さを取得する 説明 imagesy ( GdImage $image ): int 指定した画像オブジェクト image の高さ ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 戻り値 image の高さ、あるいはエラー ... 返します。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ... 幅を取得する 関連キーワード: 画像 , 取得 , imagesy , GdImage , オブジェクト , 期待 , 作成 , imagecreatetruecolo ...
https://man.plustar.jp/php/function.imagesy.html - [similar]
イメージの色リソースを開放する 7485
« imagecolorclosesthwb imagecolorexact » PHP Manual GD および Image 関数 イメージの色リソースを開 ... ジの色リソースを開放する 説明 imagecolordeallocate ( GdImage $image , int $color ): bool imagecolorallocate() ま ... imagecreatetruecolor() のような画像作成関数が返す GdImage オブジェクト。 color 色 ID。 戻り値 成功した場合に ... 返します。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待するようになりました。 こ ... リソース , 色 , imagecolordeallocate , 作成 , 画像 , GdImage , 関数 , imagecolorallocate ...
https://man.plustar.jp/php/function.imagecolordeallocate.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT