検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 241 for [SIMILAR] 16 1024 4096 WITH 10920 fill WITH 9155... (0.314 sec.)
Serialization to BSON 0
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON Serialization to BSON Arrays If an array is a packed array — i.e. empty array or the keys start at 0 and are sequential without gaps: BSON array . If the array is not packed — i.e. having assoc ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
配列を分割する 0
« array_change_key_case array_column » PHP Manual 配列 関数 配列を分割する array_chunk (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_chunk — 配列を分割する 説明 array_chunk ( array $array , int $length , bool $preserve_keys = false ): array 配列を、要素数が length の配列に分割します。 最後 ...
https://man.plustar.jp/php/function.array-chunk.html - [similar]
指定したサーバーから複数のアイテムを取得する 0
« Memcached::getMulti Memcached::getOption » PHP Manual Memcached 指定したサーバーから複数のアイテムを取得する Memcached::getMultiByKey (PECL memcached >= 0.1.0) Memcached::getMultiByKey — 指定したサーバーから複数のアイテムを取得する 説明 public Memcached::getMultiByKey ( string $server_ ...
https://man.plustar.jp/php/memcached.getmultibykey.html - [similar]
ImagickDraw クラス 0
« Imagick::writeImagesFile ImagickDraw::affine » PHP Manual ImageMagick ImagickDraw クラス ImagickDraw クラス (PECL imagick 2, PECL imagick 3) クラス概要 class ImagickDraw { public affine ( array $affine ): bool public annotation ( float $x , float $y , string $text ): bool public arc ( ...
https://man.plustar.jp/php/class.imagickdraw.html - [similar]
特定色で塗りつぶす 0
« imagefilledrectangle imagefilter » PHP Manual GD および Image 関数 特定色で塗りつぶす imagefilltoborder (PHP 4, PHP 5, PHP 7, PHP 8) imagefilltoborder — 特定色で塗りつぶす 説明 imagefilltoborder ( GdImage $image , int $x , int $y , int $border_color , int $color ): bool imagefilltobord ...
https://man.plustar.jp/php/function.imagefilltoborder.html - [similar]
対象にマッチする任意のピクセルの値を変更する 0
« Imagick::flipImage Imagick::flopImage » PHP Manual Imagick 対象にマッチする任意のピクセルの値を変更する Imagick::floodFillPaintImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::floodFillPaintImage — 対象にマッチする任意のピクセルの値を変更する 説明 public Imagick::floodFillPaint ...
https://man.plustar.jp/php/imagick.floodfillpaintimage.html - [similar]
文字列を出力する 0
« parse_str printf » PHP Manual String 関数 文字列を出力する print (PHP 4, PHP 5, PHP 7, PHP 8) print — 文字列を出力する 説明 print ( string $expression ): int expression を出力します。 print は実際には関数ではなく、 言語構造です。 引数は、 print の後に文字列として評価される式を指定し、括 ...
https://man.plustar.jp/php/function.print.html - [similar]
ストアドプロシージャのパラメータを含む結果セットを返す 0
« db2_primary_keys db2_procedures » PHP Manual IBM DB2 関数 ストアドプロシージャのパラメータを含む結果セットを返す db2_procedure_columns (PECL ibm_db2 >= 1.0.0) db2_procedure_columns — ストアドプロシージャのパラメータを含む結果セットを返す 説明 db2_procedure_columns ( resource $connectio ...
https://man.plustar.jp/php/function.db2-procedure-columns.html - [similar]
イテレータを配列にコピーする 0
« iterator_count spl_autoload_call » PHP Manual SPL 関数 イテレータを配列にコピーする iterator_to_array (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_to_array — イテレータを配列にコピーする 説明 iterator_to_array ( Traversable $iterator , bool $preserve_keys = true ): array イテレータの要素を配 ...
https://man.plustar.jp/php/function.iterator-to-array.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]