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