BitmapDataFactoryLoad Method

Overload List

Load(Stream) Loads a managed IReadWriteBitmapData instance from the specified stream that was saved by the BitmapDataExtensions.Save method.
Load(Stream, WorkingColorSpace) Loads a managed IReadWriteBitmapData instance from the specified stream that was saved by the BitmapDataExtensions.Save method.

See Also