image method

image(self, uid, picid)

Get Stream of image.

Returns

The image stream


def image(self, uid, picid):
    ...
ParameterTypeDescription
uidSystem.StringThe unique id for the file cache.
picidSystem.StringThe image id.

See Also