Module Genimage.RAWIMAGE.Encode


module Encode: Genimage.ENCODE 

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