Table of Contents

Method InternalLoadFromStream

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

InternalLoadFromStream(Stream)

Loads image data from the specified stream.

protected virtual bool InternalLoadFromStream(Stream stream)

Parameters

stream Stream

The data stream used to load the image.

Returns

bool