首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagesetstyle
imagesetstyle
设置线条绘制的样式
名称:
imagesetstyle
分类:
图像处理GD
所属语言:
php
一句话介绍:
设置线条绘制的样式
相关内容
在PHP脚本中如何管理多个输出缓存处理程序
8
APC Cache 和 apcu_entry 在 PHP 7 与 PHP 8 中的区别
7
next_result() 使用中的典型设计模式示例
5
ob_list_handlers与ob_clean的结合使用案例
5
同类函数
imageellipse
imageellipse
绘制一个椭圆
imagecreatefromgd2
imagecreatefromgd2
从GD2文件或URL创建新图像
imagexbm
imagexbm
将XBM图像输出到浏览器或文件
imagesettile
imagesettile
设定用于填充的贴图
imagecolorexact
imagecolorexact
获取指定颜色的索引
image_type_to_extension
image_type_to_extension
获取图像类型的文件扩展名
imagecreatefromxpm
imagecreatefromxpm
从文件或URL创建新图像
imagesetclip
imagesetclip
设置剪切矩形
热门文章