Class TCPDF_IMAGES
Package: com\tecnick\tcpdf
Author: Nicola Asuni - info@tecnick.com
Version: 1.0.005
Brief: PHP class for generating PDF documents without requiring external extensions.
Class:
Located at include/tcpdf_images.php
Author: Nicola Asuni - info@tecnick.com
Version: 1.0.005
Brief: PHP class for generating PDF documents without requiring external extensions.
Class:
TCPDF_IMAGES Static image methods used by the TCPDF class.
Located at include/tcpdf_images.php
Methods summary
public static
string
|
#
getImageFileType( $imgfile, $iminfo = array() )
Return the image type given the file name or array returned by getimagesize() function. |
public static
|
|
public static
|
|
public static
|
|
public static
array
|
|
public static
array
|
Properties summary
public static
array
|
$svginheritprop
Array of hinheritable SVG properties. |
#
array('clip-rule', 'color', 'color-interpolation', 'color-interpolation-filters', 'color-profile', 'color-rendering', 'cursor', 'direction', 'display', 'fill', 'fill-opacity', 'fill-rule', 'font', 'font-family', 'font-size', 'font-size-adjust', 'font-stretch', 'font-style', 'font-variant', 'font-weight', 'glyph-orientation-horizontal', 'glyph-orientation-vertical', 'image-rendering', 'kerning', 'letter-spacing', 'marker', 'marker-end', 'marker-mid', 'marker-start', 'pointer-events', 'shape-rendering', 'stroke', 'stroke-dasharray', 'stroke-dashoffset', 'stroke-linecap', 'stroke-linejoin', 'stroke-miterlimit', 'stroke-opacity', 'stroke-width', 'text-anchor', 'text-rendering', 'visibility', 'word-spacing', 'writing-mode')
|