php-pixel/README.md
2016-02-20 11:19:37 -05:00

239 B

php-pixel

Generate a 1x1 transparent pixel in PHP.

Installation

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

Usage

GIF

joshtronic\Pixel::gif();

PNG

joshtronic\Pixel::png();