Class QImageBase
public
|
|
public
boolean
|
|
public
|
#
__construct(
Constructor method |
public
|
|
protected
string
|
|
public
|
|
public static
|
|
abstract public
|
|
protected
|
#
RenderImageHelper( resource $objFinalImage, string $strPath )
Used by custom RenderImage method to output the final image. Uses $this->strImageType to determine type of image to be rendered. This version is to be used when rendering an image using the GD library. |
protected
|
#
RenderImageMagickHelper( Imagick $objFinalImage, string $strPath )
Used by custom RenderImage method to output the final image. Uses $this->strImageType to determine type of image to be rendered. This version is to be used when rendering an image using the Imagick library. |
public
integer|mixed|null|string
|
|
public
mixed|
|
OverrideAttributes(),
__call()
|
CommentEnd,
CommentStart
|
protected
|
$strAlternateText
|
|
protected
string
|
$strImageType
|
|
protected
integer
|
$intJpegQuality
|
#
100
|
protected
|
$strCacheFolder
|
#
null
|
protected
|
$strCacheFilename
|
#
null
|
protected
|
$strCachedActualFilePath
|
#
null
|
protected
string
|
$strControlClassName
|
#
'QImageBase'
|
protected
string
|
$strImagickTempFilePath
|
#
'/tmp'
|
$attributes,
$styles
|
public
string
|
$CacheFolder
|
public
string
|
$CacheFilename
|
public
string
|
$AlternateText
|
public
string
|
$ImageType
|
public
integer
|
$JpegQuality
|
$AccessKey,
$AltText,
$BackColor,
$BorderCollapse,
$BorderColor,
$BorderStyle,
$BorderWidth,
$CssClass,
$Cursor,
$Data,
$Display,
$DisplayStyle,
$Enabled,
$FontBold,
$FontItalic,
$FontNames,
$FontOverline,
$FontSize,
$FontStrikeout,
$FontUnderline,
$ForeColor,
$Height,
$HorizontalAlign,
$Left,
$Margin,
$NoWrap,
$Opacity,
$OrderedListType,
$Overflow,
$Padding,
$Position,
$ReadOnly,
$TabIndex,
$ToolTip,
$Top,
$UnorderedListStyle,
$VerticalAlign,
$Width
|