cpdf-source/cpdfjpeg.mli

3 lines
86 B
OCaml

(** Return the dimensions of a JPEG *)
val jpeg_dimensions : Pdfio.bytes -> int * int