get_size_from_file
Description:
Parses an image file enough to extract the width and height of the bitmap.
Parameters:
filename |
the file to check |
width |
return location for the bitmap width, or |
height |
return location for the bitmap height, or |
Returns:
|