Loads the image from the Stream specified.

Namespace: inchl.Framework.Business
Assembly:   inchl.Framework.Business (in inchl.Framework.Business.dll)

Syntax

C#
public void LoadImageFromStream (
	Stream stream,
	string clientFilename
)

Parameters

stream
System.IO.Stream
The stream.
clientFilename
System.String
The original name of the image.