GetWrappedSourceFromURL (open)

Extract the original image from an image cache URL

Syntax

LOADLIB "mod::system/lib/cache.whlib";

RECORD FUNCTION GetWrappedSourceFromURL(STRING url)

Parameters

STRING url

URL to extract the image from

Return value

RECORD

The wrapped object if extract it from the URL. Returns a default record on failure