Click or drag to resize
IImageDimensionsFetcherReadDimensions Method
Overload List
  NameDescription
Public methodReadDimensions(Stream)
Reads the dimensions of the image from the stream, hopefully without actually loading the entire file.
Public methodReadDimensions(String)
Reads the dimensions of the image from the file, hopefully without actually loading the entire file.
Top
See Also