Element index for package Image_Text
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ g ]
[ i ]
[ m ]
[ r ]
[ s ]
[ t ]
[ _ ]
top
top
top
top
top
top
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
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:54:22 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|