search
Homephp教程php手册将图片转为html格式


//将图片转为html格式,需要GD库支持。转换成html文件后文件非常大。所以,程序本身并不实用!
function htmlimg($im,$zf="█",$size="8"){
    $im=imagecreatefromjpeg($im);
    $width=imagesx($im);
    $height=imagesy($im);
    echo "

";
    for($s=1;$s        for($i=1;$i            $as=imagecolorat($im,$i,$s);
            echo "".$zf."";
        }
        echo "
";
    }
    ImageDestroy($im);
    echo "

";
}
htmlimg('01image.jpg');
?>

原文:http://phpip.com/article/2006/0705/article_34.html 标识:1152078831
本文引用地址:h



Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment