get_image_url method

get_image_url

Gets the image URL.

Returns

def get_image_url(self, uid, picid, delimiter):
    ...
ParameterTypeDescription
uidstrThe unique id for the file cache.
picidstrThe image id.
delimiterstrThe string delimiter.

See Also