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