OOP ImageUtil Version 1.2

Package com.bentofw.imageutil

Create BufferedImage object from the binary contents, and scale down the image to fit within the specified width/height.

See:
          Description

Class Summary
ImageUtil Create BufferedImage object from the binary contents, and scale down the image to fit within the specified width/height.
 

Exception Summary
FailedToReadBinaryException Thrown by ImageUtil while reading the binary contents.
UnsupportedMimeTypeException Thrown by ImageUtil if the mime-type is not supported.
 

Package com.bentofw.imageutil Description

Create BufferedImage object from the binary contents, and scale down the image to fit within the specified width/height. And convert it into the binary contents.


What is it?

This API creates BufferedImage object from the binary contents, and scales down the image to fit within the specified width/height. And it converts BufferedImage into the binary contents. About the latest release and the updated information (such as the new example), please visit our web site.


OOP ImageUtil Version 1.2

ALL CONTENTS COPYRIGHT 2006, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.