Mercurial > hg > digilib-old
diff servlet/src/digilib/image/DocuImage.java @ 562:baaa5bab5e16 digilibPDF
trying to reduce use of ImageOps
author | robcast |
---|---|
date | Fri, 17 Dec 2010 16:24:03 +0100 |
parents | e758a49258e8 |
children | 50f291d808b1 fd2ef7e46119 |
line wrap: on
line diff
--- a/servlet/src/digilib/image/DocuImage.java Fri Dec 17 11:53:31 2010 +0100 +++ b/servlet/src/digilib/image/DocuImage.java Fri Dec 17 16:24:03 2010 +0100 @@ -214,7 +214,7 @@ /** * Check image size and type and store in ImageFile f */ - public boolean identify(ImageFile imgf) throws IOException; + public ImageFile identify(ImageFile imgf) throws IOException; /** * Returns a list of supported image formats