query_png_file


Description:

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

Query width and height data from a PNG file

Parameters:

filename

Name of jpeg file

width

return pnm width

height

return pnm height

Returns:

true on success, otherwise false


Namespace: Grx
Package: grx-3.0