検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 339 for Index (0.067 sec.)
名前を使用してエントリの詳細を取得する 3848
« ZipArchive::statIndex ZipArchive::unchangeAll » PHP Manual ZipArchive 名前を使用してエントリの ... 以下のようになります。 Array ( [name] => foobar/baz [index] => 3 [crc] => 499465816 [size] => 27 [mtime] => 1 ...
https://man.plustar.jp/php/ziparchive.statname.html - [similar]
Imagick クラス 3820
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラ ... sk (): Imagick public getImageColormapColor ( int $index ): ImagickPixel public getImageColors (): int publ ... public getImageHistogram (): array public getImageIndex (): int public getImageInterlaceScheme (): int pub ... ublic getInterlaceScheme (): int public getIteratorIndex (): int public getNumberImages (): int public getO ... p_mask ): bool public setImageColormapColor ( int $index , ImagickPixel $color ): bool public setImageColor ...
https://man.plustar.jp/php/class.imagick.html - [similar]
ImagickPixel クラス 3820
« ImagickDraw::translate ImagickPixel::clear » PHP Manual ImageMagick ImagickPixel クラス Imagic ... r ): int | float public getHSL (): array public getIndex (): int public isPixelSimilar ( ImagickPixel $colo ... $saturation , float $luminosity ): bool public setIndex ( int $index ): bool } 目次 ImagickPixel::clear — ... HSL カラーを正規化したものを返す ImagickPixel::getIndex — Description ImagickPixel::isPixelSimilar — Check ... — 正規化した HSL カラーを設定する ImagickPixel::setIndex — Description 関連キーワード: ImagickPixel , publi ...
https://man.plustar.jp/php/class.imagickpixel.html - [similar]
mysqli_driver クラス 3820
« mysqli_result::$num_rows mysqli_driver::embedded_server_end » PHP Manual MySQLi mysqli_driver ... PORT_ERROR (エラーを報告する) および MYSQLI_REPORT_INDEX (インデックス関連のエラーを報告する) の組み合わせを ...
https://man.plustar.jp/php/class.mysqli-driver.html - [similar]
Makes an HTTP request over the specified connection 3820
« EventHttpConnection::getPeer EventHttpConnection::setCloseCallback » PHP Manual EventHttpConne ... keRequest ( $req , EventHttpRequest :: CMD_GET , "/index.cphp" ); $base -> loop (); ?> 上の例の出力は、 たと ...
https://man.plustar.jp/php/eventhttpconnection.makerequest.html - [similar]
Gets a record from a database as an associative array 3820
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database a ... ed by dbase_open() or dbase_create() . _number The index of the record between 1 and dbase_numrecords($dbas ... get_record() - Gets a record from a database as an indexed array 関連キーワード: record , database , array ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
ファイルのグループを取得する 3820
« filectime fileinode » PHP Manual ファイルシステム 関数 ファイルのグループを取得する filegroup ... 例 例1 ファイルのグループの取得 <?php $filename = 'index.php' ; print_r ( posix_getgrgid ( filegroup ( $fil ...
https://man.plustar.jp/php/function.filegroup.html - [similar]
あるモジュールの関数名を配列として返す 3820
« get_defined_constants get_include_path » PHP Manual PHP オプション/情報 関数 あるモジュールの関 ... current_column_number [18] => xml_get_current_byte_index [19] => xml_parser_free [20] => xml_parser_set_opt ...
https://man.plustar.jp/php/function.get-extension-funcs.html - [similar]
指定したパレットインデックスの色を設定する 3820
« imagecolorresolvealpha imagecolorsforindex » PHP Manual GD および Image 関数 指定したパレットイ ... bool この関数は、パレット上で指定したインデックス index を 指定した色 color に設定します。 実際にぬりつぶし ...
https://man.plustar.jp/php/function.imagecolorset.html - [similar]
Makes the next row in a result set available for reading 3820
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... TIVE . Note that the first row in a result set has index 0. 戻り値 Returns true if the next row of a result ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]