Method InternalLoadFromStream
InternalLoadFromStream(Stream, BitmapType)
Loads image data from the specified stream.
protected virtual bool InternalLoadFromStream(Stream stream, BitmapType type = BitmapType.Any)
Parameters
stream
StreamThe data stream used to load the image.
type
BitmapTypeOne of the BitmapType values