Table of Contents

Method LoadFromStream

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

LoadFromStream(Stream)

Adds image from the specified stream with the image data.

public virtual bool LoadFromStream(Stream stream)

Parameters

stream Stream

Stream with the image data.

Returns

bool