検索

phrase: max: clip:
target: order:
Results of 1 - 9 of about 9 for imagesetinterpolation (0.003 sec.)
定義済み定数 13391
« リソース型 例 » PHP Manual GD 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数 ... す。PHP 5.5.0 以降で使用可能です。 IMG_BELL ( int ) imagesetinterpolation() で使用します。PHP 5.5.0 以降で使用可能です。 IMG ... _BESSEL ( int ) imagesetinterpolation() で使用します。PHP 5.5.0 以降で使用可能です。 IMG ... _BILINEAR_FIXED ( int ) imagesetinterpolation() で使用します。PHP 5.5.0 以降で使用可能です。 IMG ... _BICUBIC ( int ) imagesetinterpolation() で使用します。PHP 5.5.0 以降で使用可能です。 IMG ...
https://man.plustar.jp/php/image.constants.html - [similar]
補間方法を設定する 10820
« imagesetclip imagesetpixel » PHP Manual GD および Image 関数 補間方法を設定する imagesetinterpolation ... olation (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagesetinterpolation — 補間方法を設定する 説明 imagesetinterpolation ( ... ジョンでは、 resource が期待されていました。 例 例1 imagesetinterpolation() の例 <?php // 画像を読み込みます $im = imagecrea ... ですが、これを // 'Mitchell' フィルターに変更します imagesetinterpolation ( $im , IMG_MITCHELL ); // $im の作業を続けます ?> ... キーワード: 補間 , 方法 , 設定 , 関数 , フィルター , imagesetinterpolation , GdImage , スプライン , 作成 , 実装 ...
https://man.plustar.jp/php/function.imagesetinterpolation.html - [similar]
指定された角度で画像を回転する 8610
« imageresolution imagesavealpha » PHP Manual GD および Image 関数 指定された角度で画像を回転する ... えば以下のようになります。 注意 注意 : この関数は、 imagesetinterpolation() で設定した補間方式の影響を受けます。 参考 images ...
https://man.plustar.jp/php/function.imagerotate.html - [similar]
補間方法を取得する 8358
« imagegetclip imagegif » PHP Manual GD および Image 関数 補間方法を取得する imagegetinterpolati ... ージョンでは、 resource が期待されていました。 参考 imagesetinterpolation() - 補間方法を設定する 関連キーワード: 方法 , 補間 ...
https://man.plustar.jp/php/function.imagegetinterpolation.html - [similar]
切り取る長方形を設定する 8232
« imagesetbrush imagesetinterpolation » PHP Manual GD および Image 関数 切り取る長方形を設定する ...
https://man.plustar.jp/php/function.imagesetclip.html - [similar]
点を生成する 8106
« imagesetinterpolation imagesetstyle » PHP Manual GD および Image 関数 点を生成する imagesetpix ...
https://man.plustar.jp/php/function.imagesetpixel.html - [similar]
GD および Image 関数 7855
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD およ ... ジを設定する imagesetclip — 切り取る長方形を設定する imagesetinterpolation — 補間方法を設定する imagesetpixel — 点を生成する ...
https://man.plustar.jp/php/ref.image.html - [similar]
画像処理 (GD) 7801
« read_exif_data はじめに » PHP Manual 画像処理および作成 画像処理 (GD) 画像処理 (GD) はじめに イ ... ジを設定する imagesetclip — 切り取る長方形を設定する imagesetinterpolation — 補間方法を設定する imagesetpixel — 点を生成する ...
https://man.plustar.jp/php/book.image.html - [similar]
変更履歴 7603
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... 前のバージョンでは、resource が期待されていました。 imagesetinterpolation image は、 GdImage クラスのインスタンスを期待するよ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 NEXT