query_jpeg_file


Description:

public bool query_jpeg_file (string filename, out int width, out int height)

Query width and height data from a JPEG file

Parameters:

filename

Name of jpeg file

width

return image width

height

return image height

Returns:

true on success, otherwise false


Namespace: Grx
Package: grx-3.0