検索

phrase: max: clip:
target: order:
Results of 1 - 4 of about 4 for foreground (0.004 sec.)
XBM 画像をブラウザあるいはファイルに出力する 10929
« imagewebp iptcembed » PHP Manual GD および Image 関数 XBM 画像をブラウザあるいはファイルに出力 ... xbm ( GdImage $image , ? string $filename , ? int $foreground_color = null ): bool imagewbmp() は、指定した imag ... ull にすると、 image を使って C 識別子を作ります。 foreground_color このパラメータで、 前景の色を指定できます。 ... ージョンでは、 resource が期待されていました。 8.0.0 foreground_color は、 nullable になりました。 8.0.0 使われてい ... tring' , $text_color ); // 別の前景色を設定します $foreground_color = imagecolorallocate ( $im , 255 , 0 , 0 ); ...
https://man.plustar.jp/php/function.imagexbm.html - [similar]
画像をブラウザあるいはファイルに出力する 10614
« imagetypes imagewebp » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する ... e , resource | string | null $file = null , ? int $foreground_color = null ): bool imagewbmp() は、指定した imag ... 定したりした場合は、画像ストリームを直接出力します。 foreground_color このパラメータで、 前景の色を指定できます。 ... ージョンでは、 resource が期待されていました。 8.0.0 foreground_color は、 nullable になりました。 例 例1 WBMP 画像 ... image/vnd.wap.wbmp' ); // 別の前景色を設定します $foreground_color = imagecolorallocate ( $im , 255 , 0 , 0 ); ...
https://man.plustar.jp/php/function.imagewbmp.html - [similar]
画像をブラウザあるいはファイルに出力する 9135
« image_type_to_mime_type imageaffine » PHP Manual GD および Image 関数 画像をブラウザあるいはフ ... mp ( resource $image , string $filename = ? , int $foreground = ? ): bool image2wbmp() は、イメージ im から file ... かった場合は、生の画像ストリームが直接出力されます。 foreground imagecolorallocate() から取得した識別子をこのパラメ ... , 関数 , filename , フォアグラウンド , イメージ , foreground , 設定 , カラー ...
https://man.plustar.jp/php/function.image2wbmp.html - [similar]
変更履歴 6268
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... ョンでは、resource が期待されていました。 imagewbmp foreground_color は、 nullable になりました。 imagewebp image ... ジョンでは、resource が期待されていました。 imagexbm foreground_color は、 nullable になりました。 imagexbm image ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
PREV 1 NEXT