Module Image_intf.RAWIMAGE.Encode


module Encode: Image_intf.ENCODE 

type t 
val bytes_per_pixel : int
val get : string -> int -> t
val set : string -> int -> t -> unit
val make : t -> string