Method InternalLoadFromStream
InternalLoadFromStream(Stream, BitmapType)
Loads image data from the specified stream.
protected virtual bool InternalLoadFromStream(Stream stream, BitmapType type = BitmapType.Any)Parameters
- streamStream
- The data stream used to load the image. 
- typeBitmapType
- One of the BitmapType values