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.

bool LoadFromStream(Stream stream)

Parameters

stream Stream

Stream with the image data.

Returns

bool