Element index for package Text
[ a ]
[ c ]
[ d ]
[ e ]
[ g ]
[ i ]
[ m ]
[ o ]
[ r ]
[ s ]
[ t ]
top
c
- $colors
- in file Text.php, variable Image_Text::$colors
Color indeces returned by imagecolorallocatealpha.
- construct
- in file Text.php, method Image_Text::construct()
Construct and initialize an Image_Text in one step.
top
top
top
top
i
- Image_Text
- in file Text.php, class Image_Text
Image_Text - Advanced text maipulations in images
- Image_Text
- in file Text.php, method Image_Text::Image_Text()
Constructor
- IMAGE_TEXT_ALIGN_BOTTOM
- in file Text.php, constant IMAGE_TEXT_ALIGN_BOTTOM
Defines vertical alignment to the to the bottom of the text box.
- IMAGE_TEXT_ALIGN_CENTER
- in file Text.php, constant IMAGE_TEXT_ALIGN_CENTER
Defines horizontal alignment to the center of the text box.
- IMAGE_TEXT_ALIGN_JUSTIFY
- in file Text.php, constant IMAGE_TEXT_ALIGN_JUSTIFY
TODO: This constant is useless until now, since justified alignment does not work yet
- IMAGE_TEXT_ALIGN_LEFT
- in file Text.php, constant 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, constant IMAGE_TEXT_ALIGN_MIDDLE
Defines vertical alignment to the to the middle of the text box.
- IMAGE_TEXT_ALIGN_RIGHT
- in file Text.php, constant IMAGE_TEXT_ALIGN_RIGHT
Defines horizontal alignment to the center of the text box.
- IMAGE_TEXT_ALIGN_TOP
- in file Text.php, constant IMAGE_TEXT_ALIGN_TOP
Defines vertical alignment to the to the top of the text box. (This is standard.)
- IMAGE_TEXT_REGEX_HTMLCOLOR
- in file Text.php, constant IMAGE_TEXT_REGEX_HTMLCOLOR
Regex to match HTML style hex triples.
- init
- in file Text.php, method Image_Text::init()
Initialiaze the Image_Text object.
top
top
o
- $options
- in file Text.php, variable Image_Text::$options
Options array. these options can be set through the constructor or the set() method.
top
r
- render
- in file Text.php, method Image_Text::render()
Render the text in the canvas using the given options.
top
top
top
Documentation generated on Mon, 11 Mar 2019 15:40:20 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|