User-42005498 posted
Greetings All! Does anyone know of a built in way to read image attributes (width, height, bpp) with out loading the entire image into memory? I know this information is available in the headers of most all image formats.. I would prefer to to re-write/port
the code to understand the headers if it is already out there. Thanks!