検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 284 for サイズ (0.012 sec.)
realpath キャッシュサイズを取得 5764
« realpath_cache_get realpath » PHP Manual ファイルシステム 関数 realpath キャッシュサイズを取得 ... 7, PHP 8) realpath_cache_size — realpath キャッシュサイズを取得 説明 realpath_cache_size (): int realpath キャ ... ize 関連キーワード: realpath , キャッシュ , 取得 , サイズ , size , 関数 , int , パラメータ , メモリー , メモ ...
https://man.plustar.jp/php/function.realpath-cache-size.html - [similar]
複数の画像を合成する 5687
« Imagick::clutImage Imagick::colorFloodfillImage » PHP Manual Imagick 複数の画像を合成する Imag ... ケンスを最初に背景として指定し、 それ以降にさまざまなサイズやオフセットの画像を合成するというものがあります。 戻 ... agick オブジェクトとなります。 シーケンスの各画像のサイズは、最初の画像のサイズと同じになります。 パラメータ ... ド: 画像 , 合成 , Imagick , 複数 , coalesceImages , サイズ , パラメータ , 最初 , シーケンス , オブジェクト ...
https://man.plustar.jp/php/imagick.coalesceimages.html - [similar]
指定した暗号のブロックサイズを得る 5610
« mcrypt_generic mcrypt_get_cipher_name » PHP Manual Mcrypt 関数 指定した暗号のブロックサイズを得 ... 0.0) mcrypt_get_block_size — 指定した暗号のブロックサイズを得る 警告 この関数は PHP 7.1.0 で 非推奨 となり、P ... "stream" のいずれか。 戻り値 アルゴリズムのブロックサイズをバイト数で返します。失敗した場合に false を返します ... 関連キーワード: mcrypt , ブロック , 暗号 , size , サイズ , block , 指定 , 関数 , libmcrypt , int ...
https://man.plustar.jp/php/function.mcrypt-get-block-size.html - [similar]
画像を動かす 5610
« Imagick::linearStretchImage Imagick::listRegistry » PHP Manual Imagick 画像を動かす Imagick::l ... ルした場合に使用可能です。 パラメータ width 変更後のサイズの幅。 height 変更後のサイズの高さ。 delta_x seam が ... e を返します。 参考 Imagick::resizeImage() - 画像のサイズを変更する 関連キーワード: 画像 , Imagick , メソッド ... , liquidRescaleImage , 変更 , サイズ , float , パラメータ , 直線 , rigidity ...
https://man.plustar.jp/php/imagick.liquidrescaleimage.html - [similar]
文字列の幅を取得する 5572
« ps_string_geometry ps_stroke » PHP Manual PS 関数 文字列の幅を取得する ps_stringwidth (PECL ps ... 0 , float $size = 0.0 ): float 指定されたフォントとサイズで出力した場合に、 文字列の幅が何ポイントになるかを計 ... 合は、 現在のフォントが使用されます。 size フォントのサイズ。指定されていない場合は現在のサイズが使用されます。 ... 得する 関連キーワード: 取得 , 幅 , フォント , 計算 , サイズ , stringwidth , string , float , size , geometry ...
https://man.plustar.jp/php/function.ps-stringwidth.html - [similar]
グリフの幅を取得する 5572
« ps_symbol_name ps_symbol » PHP Manual PS 関数 グリフの幅を取得する ps_symbol_width (PECL ps >= ... 0 , float $size = 0.0 ): float 指定されたフォントとサイズで出力した場合に、 グリフの幅が何ポイントになるかを計 ... 合は、 現在のフォントが使用されます。 size フォントのサイズ。指定されていない場合は現在のサイズが使用されます。 ... : グリフ , 取得 , symbol , 幅 , フォント , width , サイズ , size , 計算 , 関数 ...
https://man.plustar.jp/php/function.ps-symbol-width.html - [similar]
共有メモリブロックの大きさを取得する 5572
« shmop_read shmop_write » PHP Manual 共有メモリ関数 共有メモリブロックの大きさを取得する shmop_ ... $shmop ): int shmop_size() は、共有メモリブロックのサイズをバイト単位で取得します。 パラメータ shmop shmop_op ... スが期待されていました。 例 例1 共有メモリブロックのサイズを取得する <?php $shm_size = shmop_size ( $shm_id ); ... この例は、 $shm_id で識別される共有メモリブロックのサイズを $shm_size に代入しています。 関連キーワード: ブロ ... ック , shmop , 取得 , size , サイズ , バージョン , 関数 , Shmop , shm , バイト ...
https://man.plustar.jp/php/function.shmop-size.html - [similar]
合成画像を作成する 5572
« Imagick::modulateImage Imagick::morphImages » PHP Manual Imagick 合成画像を作成する Imagick::m ... 像を置くこともできます。 パラメータ draw フォント名、サイズ、色をこのオブジェクトから取得します。 tile_geometry ... (例 6x4+0+0)。 thumbnail_geometry 各サムネイルの画像サイズと枠線のサイズ (例 120x120+4+3)。 mode サムネイルのフ ... 合成 , 作成 , Imagick , geometry , string , タイル , サイズ , montageImage , draw ...
https://man.plustar.jp/php/imagick.montageimage.html - [similar]
ファイルを指定した長さに丸める 5572
« SplFileObject::ftell SplFileObject::fwrite » PHP Manual SplFileObject ファイルを指定した長さに ... イルを size バイトに丸めます。 パラメータ size 丸めるサイズ。 注意 : size がファイルのサイズより大きい場合、ファ ... イルは null バイトで拡大されます。 size がファイルのサイズより小さい場合、余分なデータは失われます。 戻り値 成 ... lFileObject , ファイル , 指定 , size , ftruncate , サイズ , バイト , int , public , fwrite ...
https://man.plustar.jp/php/splfileobject.ftruncate.html - [similar]
ファイルを指定した長さに丸める 5495
« ftell fwrite » PHP Manual ファイルシステム 関数 ファイルを指定した長さに丸める ftruncate (PHP ... ポインタ stream を引数とし、 ファイルを指定した長さ、サイズに丸めます。 パラメータ stream ファイルポインタ。 注 ... ります。 size 丸める大きさ。 注意 : size がファイルのサイズより大きい場合は、 null バイトを用いてファイルを拡大 ... します。 size がファイルのサイズより小さい場合は、 余分なデータは失われます。 戻り値 ... 指定 , stream , ポインタ , size , 注意 , ftruncate , サイズ , オープン , 拡大 ...
https://man.plustar.jp/php/function.ftruncate.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT