TYPO3 API  SVNRelease
Public Member Functions
tslib_cObj_getImgResourceHook Interface Reference

List of all members.

Public Member Functions

 getImgResourcePostProcess ($file, array $configuration, array $imageResource, tslib_cObj $parent)

Detailed Description

Definition at line 36 of file interface.tslib_content_getimgresourcehook.php.


Member Function Documentation

tslib_cObj_getImgResourceHook::getImgResourcePostProcess ( file,
array $  configuration,
array $  imageResource,
tslib_cObj parent 
)

Hook for post-processing image resources

Parameters:
string$file,:Original image file
array$configuration,:TypoScript getImgResource properties
array$imageResource,:Information of the created/converted image resource
tslib_cObj$parent,:Parent content object
Returns:
array Modified image resource information

The documentation for this interface was generated from the following file: