Method LoadFromStream
LoadFromStream(Stream)
Loads image from stream.
public override bool LoadFromStream(Stream stream)
Parameters
streamStreamStream with image data.
Loads image from stream.
public override bool LoadFromStream(Stream stream)
stream StreamStream with image data.