package camlpdf

  1. Overview
  2. Docs
type t =
  1. | PdfPoint
  2. | Inch
  3. | Centimetre
  4. | Millimetre
  5. | Pixel
val convert : float -> t -> t -> float -> float
OCaml

Innovation. Community. Security.