cpdf-source/cpdfjpeg.mli
John Whitington 3cc0b8490d more
2022-12-23 13:14:24 +00:00

3 lines
86 B
OCaml

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