GridJsWorkbook.GetImageStream

GridJsWorkbook.GetImageStream method

Get Stream of image from memory data.

public static Stream GetImageStream(string uid, string picid)
ParameterTypeDescription
uidStringThe unique id for the file cache.
picidStringThe image id.

See Also