検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1478 for [SIMILAR] 16 1024 4096 WITH 13780 gmagick WITH 4... (0.785 sec.)
画像の大きさを文字列から取得する 3082
« getimagesize image_type_to_extension » PHP Manual GD および Image 関数 画像の大きさを文字列から取得する getimagesizefromstring (PHP 5 >= 5.4.0, PHP 7, PHP 8) getimagesizefromstring — 画像の大きさを文字列から取得する 説明 getimagesizefromstring ( string $string , array &$image_info = nu ...
https://man.plustar.jp/php/function.getimagesizefromstring.html - [similar]
新しい画像をファイルあるいは URL から作成する 3082
« imagecreatefromwbmp imagecreatefromxbm » PHP Manual GD および Image 関数 新しい画像をファイルあるいは URL から作成する imagecreatefromwebp (PHP 5 >= 5.4.0, PHP 7, PHP 8) imagecreatefromwebp — 新しい画像をファイルあるいは URL から作成する 説明 imagecreatefromwebp ( string $filename ): G ...
https://man.plustar.jp/php/function.imagecreatefromwebp.html - [similar]
はじめに 3082
« ImageMagick インストール/設定 » PHP Manual ImageMagick はじめに はじめに Imagick は、ImageMagick API を使用して画像の作成や修正を行う ネイティブ PHP 拡張モジュールです。 ImageMagickR は、ビットマップ画像の作成や修正を行うソフトウェア群です。 さまざまな (100 をこえる) 形式の画像の読み書 ...
https://man.plustar.jp/php/intro.imagick.html - [similar]
PHP による PNG の生成 3082
« 例 アルファチャネルを使用した、画像へのすかしの追加 » PHP Manual 例 PHP による PNG の生成 PHP による PNG の生成 例1 PHP による PNG の生成 <?php header ( "Content-type: image/png" ); $string = $_GET [ 'text' ]; $im = imagecreatefrompng ( "images/button1.png" ); $orange = imagecoloralloc ...
https://man.plustar.jp/php/image.examples-png.html - [similar]
現在の Imagick オブジェクトへの参照を返す 2121
« Imagick::cropThumbnailImage Imagick::cycleColormapImage » PHP Manual Imagick 現在の Imagick オブジェクトへの参照を返す Imagick::current (PECL imagick 2, PECL imagick 3) Imagick::current — 現在の Imagick オブジェクトへの参照を返す 説明 public Imagick::current (): Imagick 現在の imagick ...
https://man.plustar.jp/php/imagick.current.html - [similar]
GmagickPixel のコンストラクタ 2121
« GmagickPixel GmagickPixel::getcolor » PHP Manual GmagickPixel GmagickPixel のコンストラクタ GmagickPixel::__construct (PECL gmagick >= Unknown) GmagickPixel::__construct — GmagickPixel のコンストラクタ 説明 public GmagickPixel::__construct ( string $color = ? ) GmagickPixel オブジェクト ...
https://man.plustar.jp/php/gmagickpixel.construct.html - [similar]
SNMP 2121
« scoutapm_list_instrumented_functions はじめに » PHP Manual その他のサービス SNMP SNMP はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SNMP 関数 snmp_get_quick_print — NET-SNMP ライブラリの quick_print の現在の設定値を取得する snmp_get_valueretrieval ...
https://man.plustar.jp/php/book.snmp.html - [similar]
オブジェクトのクローン作成 2121
« finalキーワード オブジェクトの比較 » PHP Manual クラスとオブジェクト オブジェクトのクローン作成 オブジェクトのクローン作成 オブジェクトのコピーを作成する際、そのプロパティも全て二重化することが、 常に望ましい動作であるわけではありません。 コピーコンストラクタが必要となる例として、 GTKウ ...
https://man.plustar.jp/php/language.oop5.cloning.html - [similar]
SNMP 関数 2121
« 定義済み定数 snmp_get_quick_print » PHP Manual SNMP SNMP 関数 SNMP 関数 目次 snmp_get_quick_print — NET-SNMP ライブラリの quick_print の現在の設定値を取得する snmp_get_valueretrieval — SNMP の値が返される方法を返す snmp_read_mib — アクティブな MIB ツリーの中に MIB ファイルを読み込んでパ ...
https://man.plustar.jp/php/ref.snmp.html - [similar]
与えられたオブジェクトを扱う数値オブジェクトを返す 2121
« spl_object_hash ファイル操作 » PHP Manual SPL 関数 与えられたオブジェクトを扱う数値オブジェクトを返す spl_object_id (PHP 7 >= 7.2.0, PHP 8) spl_object_id — 与えられたオブジェクトを扱う数値オブジェクトを返す 説明 spl_object_id ( object $object ): int この関数は、オブジェクトのユニークな ...
https://man.plustar.jp/php/function.spl-object-id.html - [similar]