検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 129 for [SIMILAR] 16 1024 4096 WITH 15457 イメ WITH 1223... (0.136 sec.)
画像が truecolor かどうか調べる 6506
« imageinterlace imagejpeg » PHP Manual GD および Image 関数 画像が truecolor かどうか調べる imageistruecolor (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageistruecolor — 画像が truecolor かどうか調べる 説明 imageistruecolor ( GdImage $image ): bool imageistruecolor() は、 image が truecolor ...
https://man.plustar.jp/php/function.imageistruecolor.html - [similar]
画像の幅を取得する 5195
« imagestringup imagesy » PHP Manual GD および Image 関数 画像の幅を取得する imagesx (PHP 4, PHP 5, PHP 7, PHP 8) imagesx — 画像の幅を取得する 説明 imagesx ( GdImage $image ): int 指定した画像オブジェクト image の幅を返します。 パラメータ image imagecreatetruecolor() のような画像作成関数 ...
https://man.plustar.jp/php/function.imagesx.html - [similar]
画像の高さを取得する 5195
« imagesx imagetruecolortopalette » PHP Manual GD および Image 関数 画像の高さを取得する imagesy (PHP 4, PHP 5, PHP 7, PHP 8) imagesy — 画像の高さを取得する 説明 imagesy ( GdImage $image ): int 指定した画像オブジェクト image の高さを返します。 パラメータ image imagecreatetruecolor() のよ ...
https://man.plustar.jp/php/function.imagesy.html - [similar]
パレット形式の画像を true color に変換する 0
« imagepalettecopy imagepng » PHP Manual GD および Image 関数 パレット形式の画像を true color に変換する imagepalettetotruecolor (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagepalettetotruecolor — パレット形式の画像を true color に変換する 説明 imagepalettetotruecolor ( GdImage $image ): bool image ...
https://man.plustar.jp/php/function.imagepalettetotruecolor.html - [similar]
イメージのブレンドモードを設定する 0
« imageaffinematrixget imageantialias » PHP Manual GD および Image 関数 イメージのブレンドモードを設定する imagealphablending (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagealphablending — イメージのブレンドモードを設定する 説明 imagealphablending ( GdImage $image , bool $enable ): bool imag ...
https://man.plustar.jp/php/function.imagealphablending.html - [similar]
アンチエイリアス機能を使用すべきかどうかを判断する 0
« imagealphablending imagearc » PHP Manual GD および Image 関数 アンチエイリアス機能を使用すべきかどうかを判断する imageantialias (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) imageantialias — アンチエイリアス機能を使用すべきかどうかを判断する 説明 imageantialias ( GdImage $image , bool $enable ...
https://man.plustar.jp/php/function.imageantialias.html - [similar]
パレットを使用する新規画像を作成する 0
« imagecopyresized imagecreatefromavif » PHP Manual GD および Image 関数 パレットを使用する新規画像を作成する imagecreate (PHP 4, PHP 5, PHP 7, PHP 8) imagecreate — パレットを使用する新規画像を作成する 説明 imagecreate ( int $width , int $height ): GdImage | false imagecreate() は、 指定 ...
https://man.plustar.jp/php/function.imagecreate.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
« imagepng imagerectangle » PHP Manual GD および Image 関数 多角形を描画する imagepolygon (PHP 4, PHP 5, PHP 7, PHP 8) imagepolygon — 多角形を描画する 説明 PHP 8.0.0 以降のシグネチャ(名前付き引数をサポートしていません) imagepolygon ( GdImage $image , array $points , int $color ): bool 代 ...
https://man.plustar.jp/php/function.imagepolygon.html - [similar]
直線を描画する 0
« imagelayereffect imageloadfont » PHP Manual GD および Image 関数 直線を描画する imageline (PHP 4, PHP 5, PHP 7, PHP 8) imageline — 直線を描画する 説明 imageline ( GdImage $image , int $x1 , int $y1 , int $x2 , int $y2 , int $color ): bool 指定したふたつの点を結ぶ直線を描画します。 パラ ...
https://man.plustar.jp/php/function.imageline.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT