Functor Genimage.MakeRawImage

module MakeRawImage: 
functor (E : Image_intf.ENCODE) -> RAWIMAGE with type elt = E.t
Low level image creator
Parameters:
E : Image_intf.ENCODE