get_image_stream method

get_image_stream

Get Stream of image from memory data.

Returns

def get_image_stream(self, uid, picid):
    ...
ParameterTypeDescription
uidstrThe unique id for the file cache.
picidstrThe image id.

See Also