| IImageDimensionsFetcher Methods |
| Name | Description | |
|---|---|---|
| ReadDimensions(Stream) |
Reads the dimensions of the image from the stream, hopefully without actually loading the entire file.
| |
| ReadDimensions(String) |
Reads the dimensions of the image from the file, hopefully without actually loading the entire file.
|