GetCachedImageLink (open)
Get the URL to a cached preprocessed image file
Syntax
LOADLIB "mod::system/lib/cache.whlib";
STRING FUNCTION GetCachedImageLink(RECORD wrappedimage, RECORD processingmethod)Parameters
RECORD wrappedimageWrapped image record
RECORD processingmethodProcessing method, which can optionally contain an extra BASEURL cell
STRING baseurlBase URL for the resulting URL.
STRING methodResize method ('none' for no resizing)
Return value
STRINGLink to the image. Empty string if a default record or non-image is passed