検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 567 for [SIMILAR] 16 1024 4096 WITH 31605 splfixedarray ... (1.759 sec.)
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
画像を識別し、属性を取得する 0
« Imagick::identifyFormat Imagick::implodeImage » PHP Manual Imagick 画像を識別し、属性を取得する Imagick::identifyImage (PECL imagick 2, PECL imagick 3) Imagick::identifyImage — 画像を識別し、属性を取得する 説明 public Imagick::identifyImage ( bool $appendRawOutput = false ): array 画像 ...
https://man.plustar.jp/php/imagick.identifyimage.html - [similar]
ファイル記述子 fd をオフセットバイトへ丸める 0
« dio_tcsetattr dio_write » PHP Manual ダイレクト IO 関数 ファイル記述子 fd をオフセットバイトへ丸める dio_truncate (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_truncate — ファイル記述子 fd をオフセットバイトへ丸める 説明 dio_truncate ( resource $fd , int $offset ): bool dio_truncate() は、ファイ ...
https://man.plustar.jp/php/function.dio-truncate.html - [similar]
BLOB を読み取るためのストリームリソースを開く 0
« SQLite3::open SQLite3::prepare » PHP Manual SQLite3 BLOB を読み取るためのストリームリソースを開く SQLite3::openBlob (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::openBlob — BLOB を読み取るためのストリームリソースを開く 説明 public SQLite3::openBlob ( string $table , string $column , int $row ...
https://man.plustar.jp/php/sqlite3.openblob.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]
圧縮フィルタ 0
« 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ 圧縮ストリーム を用いれば ローカルファイルシステム上に gzip や bz2 と互換性のある圧縮ファイルを 作成することができます。しかし、これはネットワーク越しの圧縮機能を 持っておらず、また非圧縮ストリ ...
https://man.plustar.jp/php/filters.compression.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 0
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成する hash_hkdf (PHP 7 >= 7.1.2, PHP 8) hash_hkdf — 与えられたキーから導出されるHKDFキーを生成する 説明 hash_hkdf ( string $algo , string $key , int $length = 0 , string $info = "" , string $salt ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
さまざまな方式で画像を歪める 0
« Imagick::displayImages Imagick::drawImage » PHP Manual Imagick さまざまな方式で画像を歪める Imagick::distortImage (PECL imagick 2 >= 2.0.1, PECL imagick 3) Imagick::distortImage — さまざまな方式で画像を歪める 説明 public Imagick::distortImage ( int $method , array $arguments , bool $be ...
https://man.plustar.jp/php/imagick.distortimage.html - [similar]
インクリメンタルな圧縮コンテキストを初期化する 0
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する deflate_init (PHP 7, PHP 8) deflate_init — インクリメンタルな圧縮コンテキストを初期化する 説明 deflate_init ( int $encoding , array $options = [] ): DeflateContext | false 指定された encoding を使 ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]
文字列のジオメトリを取得する 0
« ps_show ps_stringwidth » PHP Manual PS 関数 文字列のジオメトリを取得する ps_string_geometry (PECL ps >= 1.2.0) ps_string_geometry — 文字列のジオメトリを取得する 説明 ps_string_geometry ( resource $psdoc , string $text , int $fontid = 0 , float $size = 0.0 ): array この関数は ps_stringw ...
https://man.plustar.jp/php/function.ps-string-geometry.html - [similar]