検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 195 for [SIMILAR] 16 1024 4096 WITH 19428 ボリ WITH 1672... (0.296 sec.)
文字列の幅を取得する 0
« ps_string_geometry ps_stroke » PHP Manual PS 関数 文字列の幅を取得する ps_stringwidth (PECL ps >= 1.1.0) ps_stringwidth — 文字列の幅を取得する 説明 ps_stringwidth ( resource $psdoc , string $text , int $fontid = 0 , float $size = 0.0 ): float 指定されたフォントとサイズで出力した場合に、 ...
https://man.plustar.jp/php/function.ps-stringwidth.html - [similar]
グリフの幅を取得する 0
« ps_symbol_name ps_symbol » PHP Manual PS 関数 グリフの幅を取得する ps_symbol_width (PECL ps >= 1.2.0) ps_symbol_width — グリフの幅を取得する 説明 ps_symbol_width ( resource $psdoc , int $ord , int $fontid = 0 , float $size = 0.0 ): float 指定されたフォントとサイズで出力した場合に、 グリ ...
https://man.plustar.jp/php/function.ps-symbol-width.html - [similar]
画像のチャネルを再構築した画像と比較する 0
« Imagick::getImageChannelDepth Imagick::getImageChannelDistortions » PHP Manual Imagick 画像のチャネルを再構築した画像と比較する Imagick::getImageChannelDistortion (PECL imagick 2, PECL imagick 3) Imagick::getImageChannelDistortion — 画像のチャネルを再構築した画像と比較する 説明 public ...
https://man.plustar.jp/php/imagick.getimagechanneldistortion.html - [similar]
チャネルの歪みを取得する 0
« Imagick::getImageChannelDistortion Imagick::getImageChannelExtrema » PHP Manual Imagick チャネルの歪みを取得する Imagick::getImageChannelDistortions (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::getImageChannelDistortions — チャネルの歪みを取得する 説明 public Imagick::getImageCha ...
https://man.plustar.jp/php/imagick.getimagechanneldistortions.html - [similar]
指定したソースを PHP トークンに分割する 0
« Tokenizer 関数 token_name » PHP Manual Tokenizer 関数 指定したソースを PHP トークンに分割する token_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_get_all — 指定したソースを PHP トークンに分割する 説明 token_get_all ( string $code , int $flags = 0 ): array token_get_all() は指定し ...
https://man.plustar.jp/php/function.token-get-all.html - [similar]
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
グローバルスコープで使用可能なすべての変数への参照 0
« スーパーグローバル $_SERVER » PHP Manual 定義済の変数 グローバルスコープで使用可能なすべての変数への参照 $GLOBALS (PHP 4, PHP 5, PHP 7, PHP 8) $GLOBALS — グローバルスコープで使用可能なすべての変数への参照 説明 スクリプトのグローバルスコープに現在定義されているすべての変数への参照を含む ...
https://man.plustar.jp/php/reserved.variables.globals.html - [similar]
二つのアフィン変換行列を連結する 0
« imageaffine imageaffinematrixget » PHP Manual GD および Image 関数 二つのアフィン変換行列を連結する imageaffinematrixconcat (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaffinematrixconcat — 二つのアフィン変換行列を連結する 説明 imageaffinematrixconcat ( array $matrix1 , array $matrix2 ): array ...
https://man.plustar.jp/php/function.imageaffinematrixconcat.html - [similar]
アフィン変換行列を取得する 0
« imageaffinematrixconcat imagealphablending » PHP Manual GD および Image 関数 アフィン変換行列を取得する imageaffinematrixget (PHP 5 >= 5.5.0, PHP 7, PHP 8) imageaffinematrixget — アフィン変換行列を取得する 説明 imageaffinematrixget ( int $type , array | float $options ): array | false ...
https://man.plustar.jp/php/function.imageaffinematrixget.html - [similar]
長方形を切り取り、画像として取得する 0
« imagegd imagegetinterpolation » PHP Manual GD および Image 関数 長方形を切り取り、画像として取得する imagegetclip (PHP 7 >= 7.2.0, PHP 8) imagegetclip — 長方形を切り取り、画像として取得する 説明 imagegetclip ( GdImage $image ): array imagegetclip() 関数は、現在切り取っている長方形を取得 ...
https://man.plustar.jp/php/function.imagegetclip.html - [similar]