最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
php 创建图片教程
时间:2022-07-02 10:15:23 编辑:袖梨 来源:一聚教程网
$;
$;
$im = ImageCreateTrueColor($width, $height);
$white = ImageColorAllocate ($im, 255, 255, 255);
$blue = ImageColorAllocate ($im, 0, 0, 64);
ImageFill($im, 0, 0, $blue);
//ImageLine($im, 0, 0, $width, $height, $white);
ImageString($im, 10, 100, 120, 'Hello,PHP', $white);
Header ('Content-type: image/png');
ImagePng($im);
ImageDestroy($im);
?>
相关文章
- 原神奈芙尔实机是什么样 奈芙尔实机介绍 09-16
- 超级机器人大战Y辉夜绽花香怎么过 特殊剧情关卡攻略 09-16
- 原神奈芙尔立绘是什么 新角色奈芙尔介绍 09-16
- 二重螺旋妮弗尔夫人玩法教学 09-16
- 英雄联盟手游奈德丽怎么出装-狂野女猎手出装推荐2025 09-16
- 崩坏星穹铁道3.6版本活动汇总 09-16