sig
  val greyscale : Video.Image.t -> unit
  val sepia : Video.Image.t -> unit
  val invert : Video.Image.t -> unit
  val lomo : Video.Image.t -> unit
end