Reference Guide

Adobe Acrobat PDF Lampshade 1.2 Reference (PDF)

interface.inc.php - User Interface Functions

transparent

Required Parameters: int $width, int $height
Optional Parameters: string $align, bool $returnOnly
Returns: None
Description: This function draws a transparent GIF image to be used in general as a web site design placeholder with width $width and height $height. Vertical image alignment is "bottom" by default. In order to return the string immediately without echoing it to the output buffer, set $returnOnly to TRUE.

function transparent($width, $height, $align = "bottom", $returnOnly = FALSE)

Copyright © 2001-2010 Think Computer Corporation. All Rights Reserved. Patent pending.

Authors of the impossible.™
Think