/ Published in: Other
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
$img['file'] = GIFBUILDER;
$img['file.']['XY'] = $conf['userFunc.']['breiteRight'] . ',' . $conf['userFunc.']['hoeheRight'];
$img['file.']['altText'] = 'Aktuelle Ausgabe';
$img['file.']['titleText'] = 'Aktuelle Ausgabe';
$img['file.']['10'] = IMAGE;
$img['file.']['10.']['file'] = 'uploads/media/' . $result['media'];
$img['file.']['10.']['file.']['width'] = $conf['userFunc.']['breiteRight'];
$img['file.']['10.']['file.']['height'] = $conf['userFunc.']['hoeheRight'];
$img['file.']['20'] = 'BOX';
$img['file.']['20.']['dimensions'] = '4,4,[10.w]-2,[10.h]-2';
$img['file.']['20.']['color'] = '#cccccc';
$img['file.']['30'] = 'EFFECT';
$img['file.']['30.']['value'] = 'blur=50';
$img['file.']['50'] = IMAGE;
$img['file.']['50.']['file'] = 'uploads/media/' . $result['media'];
$img['file.']['50.']['file.']['width'] = $conf['userFunc.']['breiteRight'];
$img['file.']['50.']['file.']['height'] = $conf['userFunc.']['hoeheRight'];
$img['file.']['50.']['offset'] = '1,1';
return $this->cObj->IMAGE($img);
Comments
 Subscribe to comments
                    Subscribe to comments
                
                