cpdf-source/cpdfjpeg2000.ml

6 lines
118 B
Standard ML

open Pdfutil
open Pdfio
(* Return the width and height of a JPEG2000 image. *)
let jpeg2000_dimensions bs = (28, 30)