PictureReaderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides extension methods for the IPictureReader interface.
public ref class PictureReaderExtensions abstract sealed
public static class PictureReaderExtensions
type PictureReaderExtensions = class
Public Module PictureReaderExtensions
- Inheritance
-
PictureReaderExtensions
Methods
Read(IPictureReader, Stream, String) |
Reads a picture from a stream. |
ReadAsync(IPictureReader, Stream, String) |
Asynchronously reads a picture from a stream. |