Module Image_intf.RAWIMAGE.Encode

module Encode: Image_intf.ENCODE 

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