get_image_url method

get_image_url(, uid, picid, delimiter)

Gets the image URL.

Returns


@staticmethod
def get_image_url(uid, picid, delimiter):
    ...
ParameterTypeDescription
uidSystem.StringThe unique id for the file cache.
picidSystem.StringThe image id.
delimiterSystem.StringThe string delimiter.

See Also