Method InternalLoadFromStream
InternalLoadFromStream(Stream)
Loads image data from the specified stream.
protected virtual bool InternalLoadFromStream(Stream stream)
Parameters
stream
StreamThe data stream used to load the image.
Loads image data from the specified stream.
protected virtual bool InternalLoadFromStream(Stream stream)
stream
StreamThe data stream used to load the image.