Image_Text
[ class tree: Image_Text ] [ index: Image_Text ] [ all elements ]

Element index for package Image_Text

[ a ] [ b ] [ c ] [ d ] [ e ] [ g ] [ i ] [ m ] [ r ] [ s ] [ t ] [ _ ]

_

__construct
in file Text.php, method Image_Text::__construct()
    Constructor
top

a

autoMeasurize
in file Text.php, method Image_Text::autoMeasurize()
    Auto measurize text
top

b

BasicExample.php
procedural page BasicExample.php
top

c

construct
in file Text.php, method Image_Text::construct()
    Construct and initialize an Image_Text in one step.
convertString2RGB
in file Text.php, method Image_Text::convertString2RGB()
    Convert a color to an array.
top

d

display
in file Text.php, method Image_Text::display()
    Display the image (send it to the browser).
top

e

Exception.php
procedural page Exception.php
top

g

getImg
in file Text.php, method Image_Text::getImg()
    Return the image ressource.
top

i

Image_Text
in file Text.php, class Image_Text
    Image_Text - Advanced text manipulations in images.
IMAGE_TEXT_ALIGN_BOTTOM
in file Text.php, class constant Image_Text::IMAGE_TEXT_ALIGN_BOTTOM
    Defines vertical alignment to the to the bottom of the text box.
IMAGE_TEXT_ALIGN_CENTER
in file Text.php, class constant Image_Text::IMAGE_TEXT_ALIGN_CENTER
    Defines horizontal alignment to the center of the text box.
IMAGE_TEXT_ALIGN_JUSTIFY
in file Text.php, class constant Image_Text::IMAGE_TEXT_ALIGN_JUSTIFY
    TODO: This constant is useless until now, since justified alignment does not
IMAGE_TEXT_ALIGN_LEFT
in file Text.php, class constant Image_Text::IMAGE_TEXT_ALIGN_LEFT
    Defines horizontal alignment to the left of the text box. (This is standard.)
IMAGE_TEXT_ALIGN_MIDDLE
in file Text.php, class constant Image_Text::IMAGE_TEXT_ALIGN_MIDDLE
    Defines vertical alignment to the to the middle of the text box.
IMAGE_TEXT_ALIGN_RIGHT
in file Text.php, class constant Image_Text::IMAGE_TEXT_ALIGN_RIGHT
    Defines horizontal alignment to the center of the text box.
IMAGE_TEXT_ALIGN_TOP
in file Text.php, class constant Image_Text::IMAGE_TEXT_ALIGN_TOP
    Defines vertical alignment to the to the top of the text box. (This is
Image_Text_Exception
in file Exception.php, class Image_Text_Exception
    Exception for Image_Text
IMAGE_TEXT_REGEX_HTMLCOLOR
in file Text.php, class constant Image_Text::IMAGE_TEXT_REGEX_HTMLCOLOR
    Regex to match HTML style hex triples.
init
in file Text.php, method Image_Text::init()
    Initialize the Image_Text object.
top

m

measurize
in file Text.php, method Image_Text::measurize()
    Measurize text into the text box
top

r

render
in file Text.php, method Image_Text::render()
    Render the text in the canvas using the given options.
top

s

save
in file Text.php, method Image_Text::save()
    Save image canvas.
set
in file Text.php, method Image_Text::set()
    Set options
setColor
in file Text.php, method Image_Text::setColor()
    Set a color
setColors
in file Text.php, method Image_Text::setColors()
    Set the color-set
top

t

Text.php
procedural page Text.php
top

Documentation generated on Mon, 11 Mar 2019 15:54:22 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.