[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Drawing.Image.FromStream

FromStream Method

FromStream(Stream)

Creates an Image from the specified data stream.

Declaration
public static Image FromStream(Stream stream)
Parameters
Type Name Description
Stream stream
Returns
Type Description
Image