Click or drag to resize

RegisteredDecodersGetImageInfo Method

Overload List
  NameDescription
Public methodStatic memberGetImageInfo(Stream)
Returns information about an encoded image file specifying a stream.
Public methodStatic memberGetImageInfo(String)
Returns information about an encoded image file specifying a filename.
Public methodStatic memberGetImageInfo(Stream, Int32)
Returns information about an encoded image file specifying a stream and frame index.
Public methodStatic memberGetImageInfo(String, Int32)
Returns information about an encoded image file specifying a filename and frame index.
Top
See Also