検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 230 for [SIMILAR] 16 1024 4096 WITH 65362 getcolorvalue ... (0.251 sec.)
楕円を描画する 0
« imagedestroy imagefill » PHP Manual GD および Image 関数 楕円を描画する imageellipse (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imageellipse — 楕円を描画する 説明 imageellipse ( GdImage $image , int $center_x , int $center_y , int $width , int $height , int $color ): bool 指定した座標を中心 ...
https://man.plustar.jp/php/function.imageellipse.html - [similar]
塗りつぶされた楕円を描画する 0
« imagefilledarc imagefilledpolygon » PHP Manual GD および Image 関数 塗りつぶされた楕円を描画する imagefilledellipse (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagefilledellipse — 塗りつぶされた楕円を描画する 説明 imagefilledellipse ( GdImage $image , int $center_x , int $center_y , int $wi ...
https://man.plustar.jp/php/function.imagefilledellipse.html - [similar]
矩形を描画する 0
« imagepolygon imageresolution » PHP Manual GD および Image 関数 矩形を描画する imagerectangle (PHP 4, PHP 5, PHP 7, PHP 8) imagerectangle — 矩形を描画する 説明 imagerectangle ( GdImage $image , int $x1 , int $y1 , int $x2 , int $y2 , int $color ): bool imagerectangle() は、指定した座標か ...
https://man.plustar.jp/php/function.imagerectangle.html - [similar]
点を生成する 0
« imagesetinterpolation imagesetstyle » PHP Manual GD および Image 関数 点を生成する imagesetpixel (PHP 4, PHP 5, PHP 7, PHP 8) imagesetpixel — 点を生成する 説明 imagesetpixel ( GdImage $image , int $x , int $y , int $color ): bool imagesetpixel() は、指定した座標にピクセルを描画します。 ...
https://man.plustar.jp/php/function.imagesetpixel.html - [similar]
画像の前景色を返す 0
« Imagick::getImageBluePrimary Imagick::getImageChannelDepth » PHP Manual Imagick 画像の前景色を返す Imagick::getImageBorderColor (PECL imagick 2, PECL imagick 3) Imagick::getImageBorderColor — 画像の前景色を返す 説明 public Imagick::getImageBorderColor (): ImagickPixel 画像の前景色を返し ...
https://man.plustar.jp/php/imagick.getimagebordercolor.html - [similar]
色にマッチするピクセルを変更する 0
« Imagick::paintFloodfillImage Imagick::paintTransparentImage » PHP Manual Imagick 色にマッチするピクセルを変更する Imagick::paintOpaqueImage (PECL imagick 2, PECL imagick 3) Imagick::paintOpaqueImage — 色にマッチするピクセルを変更する 警告 この関数は Imagick 3.4.4 以降では 非推奨 になり ...
https://man.plustar.jp/php/imagick.paintopaqueimage.html - [similar]
色ベクトルを画像の各ピクセルに適用する 0
« Imagick::thumbnailImage Imagick::__toString » PHP Manual Imagick 色ベクトルを画像の各ピクセルに適用する Imagick::tintImage (PECL imagick 2, PECL imagick 3) Imagick::tintImage — 色ベクトルを画像の各ピクセルに適用する 説明 public Imagick::tintImage ( mixed $tint , mixed $opacity , bool $ ...
https://man.plustar.jp/php/imagick.tintimage.html - [similar]
配列からシンボルテーブルに変数をインポートする 0
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PHP 4, PHP 5, PHP 7, PHP 8) extract — 配列からシンボルテーブルに変数をインポートする 説明 extract ( array &$array , int $flags = EXTR_OVERWRITE , string $prefix = "" ): int 配列からシンボルテーブ ...
https://man.plustar.jp/php/function.extract.html - [similar]
ビットマップ画像をブラウザかファイルに出力する 0
« imageavif imagechar » PHP Manual GD および Image 関数 ビットマップ画像をブラウザかファイルに出力する imagebmp (PHP 7 >= 7.2.0, PHP 8) imagebmp — ビットマップ画像をブラウザかファイルに出力する 説明 imagebmp ( GdImage $image , resource | string | null $file = null , bool $compressed = tr ...
https://man.plustar.jp/php/function.imagebmp.html - [similar]
垂直に文字を描画する 0
« imagechar imagecolorallocate » PHP Manual GD および Image 関数 垂直に文字を描画する imagecharup (PHP 4, PHP 5, PHP 7, PHP 8) imagecharup — 垂直に文字を描画する 説明 imagecharup ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool 指定した画像 imag ...
https://man.plustar.jp/php/function.imagecharup.html - [similar]