ImageReader.Create Method

Creates an appropriate image reader on the specified media.

Overload List

Name Description
Public method Static member Create(Stream)

Creates an appropriate image reader on the specified Stream.

Public method Static member Create(String)

Creates an appropriate image reader on the specified file.

See Also

Reference