image method
image(self, uid, picid)
Get Stream of image.
Returns
The image stream
def image(self, uid, picid):
...
| Parameter | Type | Description |
|---|---|---|
| uid | System.String | The unique id for the file cache. |
| picid | System.String | The image id. |
See Also
- module
aspose.cellsgridjs - class
GridJsService