Click or drag to resize
IImageDimensionsFetcher Methods
Methods
  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