query_jpeg_data


Description:

public bool query_jpeg_data (ByteArray data, out int width, out int height)

Query width and height data from a JPEG file

Parameters:

data

The image data

width

return image width

height

return image height

Returns:

true on success, otherwise false


Namespace: Grx
Package: grx-3.0