Package Image_Text ConstantsPackage Image_Text Constants -- Constants defined in and used by Image_Text All Constants
      Constants defined in ImageText.php
     
       Table 43-1. Constants defined in ImageText.php | Name | Value | Line Number | 
|---|
 | IMAGE_TEXT_ALIGN_BOTTOM | "bottom",true | 56 |  | IMAGE_TEXT_ALIGN_CENTER | "center",true | 43 |  | IMAGE_TEXT_ALIGN_JUSTIFY | "justify",true | 61 |  | IMAGE_TEXT_ALIGN_LEFT | "left",true | 35 |  | IMAGE_TEXT_ALIGN_MIDDLE | "middle",true | 52 |  | IMAGE_TEXT_ALIGN_RIGHT | "right",true | 39 |  | IMAGE_TEXT_ALIGN_TOP | "top",true | 48 |  | IMAGE_TEXT_REGEX_HTMLCOLOR | ,true"/^/^[#|]([a-f0-9]{2})?([a-f0-9]{2})([a-f0-9]{2})([a-f0-9]{2})$/i" | 30 |  
  
      | 
 
 
 |