Module Png_loader


module Png_loader: sig .. end
PNG image loader

val load_img : GL.img_input ->
GL.image_data * int * int * GL.InternalFormat.internal_format *
GL.pixel_data_format

The 2 additionnal integers are the width and height