Documentation

From LibGD

HTML documentations (From Thomas Boutell or in the release packages):

Contents

Tutorials

GD with MinGW

See mingw for an example about how to use GD binaries with MinGW.

See buildusingmingw to build GD using MinGW.


The DevC++ example contains a Makefile which can be used for mingw.

GD with DevC++ on Windows

Devcppexample1

GD with FFMPeg

Our playground repository contains two examples to use GD with FFMPeg. The first example (ffmpeg_thumb) creates thumbnails from a video. The second (ffmpeg_out) creates a video using GD images.

You can browse the code online using cvsviewer.

Views
Personal tools

This a PHP.net Project

This library was originally developed by Thomas Boutell