検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 927 for [SIMILAR] 16 1024 4096 WITH 41712 imagecreatefro... (4.864 sec.)
画像の圧縮を設定する 0
« Imagick::setImageCompose Imagick::setImageCompressionQuality » PHP Manual Imagick 画像の圧縮を設定する Imagick::setImageCompression (PECL imagick 2, PECL imagick 3) Imagick::setImageCompression — 画像の圧縮を設定する 説明 public Imagick::setImageCompression ( int $compression ): bool 画 ...
https://man.plustar.jp/php/imagick.setimagecompression.html - [similar]
画像の配置方法を設定する 0
« Imagick::setImageDepth Imagick::setImageExtent » PHP Manual Imagick 画像の配置方法を設定する Imagick::setImageDispose (PECL imagick 2, PECL imagick 3) Imagick::setImageDispose — 画像の配置方法を設定する 説明 public Imagick::setImageDispose ( int $dispose ): bool 画像の配置方法を設定しま ...
https://man.plustar.jp/php/imagick.setimagedispose.html - [similar]
ファイルのグループを取得する 0
« filectime fileinode » PHP Manual ファイルシステム 関数 ファイルのグループを取得する filegroup (PHP 4, PHP 5, PHP 7, PHP 8) filegroup — ファイルのグループを取得する 説明 filegroup ( string $filename ): int | false ファイルのグループを取得します。戻り値は、数値形式のグループ ID です。 グ ...
https://man.plustar.jp/php/function.filegroup.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
ファイルがシンボリックリンクかどうかを調べる 0
« is_file is_readable » PHP Manual ファイルシステム 関数 ファイルがシンボリックリンクかどうかを調べる is_link (PHP 4, PHP 5, PHP 7, PHP 8) is_link — ファイルがシンボリックリンクかどうかを調べる 説明 is_link ( string $filename ): bool 指定したファイルがシンボリックリンクかどうかを調べます ...
https://man.plustar.jp/php/function.is-link.html - [similar]
シンボリックリンクのグループ所有権を変更する 0
« is_writeable lchown » PHP Manual ファイルシステム 関数 シンボリックリンクのグループ所有権を変更する lchgrp (PHP 5 >= 5.1.3, PHP 7, PHP 8) lchgrp — シンボリックリンクのグループ所有権を変更する 説明 lchgrp ( string $filename , string | int $group ): bool シンボリックリンク filename のグル ...
https://man.plustar.jp/php/function.lchgrp.html - [similar]
CMS ファイルを、PEM証明書の配列にエクスポートする 0
« openssl_cms_encrypt openssl_cms_sign » PHP Manual OpenSSL 関数 CMS ファイルを、PEM証明書の配列にエクスポートする openssl_cms_read (PHP 8) openssl_cms_read — CMS ファイルを、PEM証明書の配列にエクスポートする 説明 openssl_cms_read ( string $input_filename , array &$certificates ): bool o ...
https://man.plustar.jp/php/function.openssl-cms-read.html - [similar]
0
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipArchive (); $filename = "./test112.zip" ; if ( $zip -> open ( $filename , ZipArchive :: CREATE )!== TRUE ) { exit( "cannot open < $filename >\n" ); } $zip -> addFromString ( "testfilephp.txt" . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
画像のガンマを取得する 0
« Gmagick::getimageformat Gmagick::getimagegreenprimary » PHP Manual Gmagick 画像のガンマを取得する Gmagick::getimagegamma (PECL gmagick >= Unknown) Gmagick::getimagegamma — 画像のガンマを取得する 説明 public Gmagick::getimagegamma (): float 画像のガンマを取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/gmagick.getimagegamma.html - [similar]
ラベルを画像に追加する 0
« Gmagick::implodeimage Gmagick::levelimage » PHP Manual Gmagick ラベルを画像に追加する Gmagick::labelimage (PECL gmagick >= Unknown) Gmagick::labelimage — ラベルを画像に追加する 説明 public Gmagick::labelimage ( string $label ): mixed ラベルを画像に追加します。 パラメータ label 追加する ...
https://man.plustar.jp/php/gmagick.labelimage.html - [similar]