Package com.notuvy.image

Utilities for image manipulation.

See:
          Description

Class Summary
AlbumImage  
ImageDisplay GUI component to display an image.
Orientation A enumeration representing the orientation of an image.
Orientation.Down  
Orientation.Left  
Orientation.Right  
Orientation.Up  
RotatedImage A utility that takes an original image and rotates it 90 degrees either clockwise or counter-clockwise.
RotatedImage.Angle  
RotatedImage.Left  
RotatedImage.Right  
ScaledImage A utility to create resized image from an original image.
SourceImage A utility to read an image from a file, and save an image to a file.
TransformableImage A utility to read an image then scale/rotate it.
 

Package com.notuvy.image Description

Utilities for image manipulation.



Copyright © 2013. All Rights Reserved.