GridJsWorkbook.GetImageStream

GridJsWorkbook.GetImageStream method

Get Stream of image.

public static Stream GetImageStream(string uid, string picid, string cachedir)
ParameterDescription
uidThe unique id for the file cache.
picidThe image id.

Return Value

The image stream

See Also