module Genimg_loader:Generic image loadersig
..end
If the image to load is known to be a jpeg, you should use the
module Jpeg_loader
instead which will be far more efficient.
val load_img : GL.img_input ->
GL.image_data * int * int * GL.tex_internal_format * GL.pixel_data_format
width
and height