package camlimages

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Jpeg.Marker

type t =
  1. | Comment of string
  2. | App of int * string

Jpeg Marker such as EXIF

val format : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.