joshtronic/php-pixel

生成一个 1x1 透明的像素

1.0.0 2016-02-20 16:19 UTC

This package is auto-updated.

Last update: 2024-08-29 03:42:32 UTC


README

使用PHP生成一个 1x1 透明的像素。

安装

composer require "joshtronic/php-pixel:dev-master"

用法

GIF

joshtronic\Pixel::gif();

PNG

joshtronic\Pixel::png();