ImageGear for Java
ImGearOrientation Class
Members  
Specifies orientation of page or display.

This structure defines the orientation of an image. It works on the image representation and thus allows you to flip and rotate an image without modification of its data (pixels).

It is useful to manipulate the orientation of scanned black-and-white images. Since ImageGear for Java stores such images using lossless compression, this may avoid significant expansion of memory usage while operating on these images.

ImGearARTMark file formats support orientation natively and this allows you to save flipped or rotated images without loss of pixel data or file size enlargement when using compression.

Syntax
public sealed class ImGearOrientation 
    extends com.accusoft.imagegear.callbackinterfaces.AbstractPropertiesPosessor
    implements IImGearOrientation  
Inheritance Hierarchy

java.lang.Object
      com.accusoft.imagegear.core.ImGearOrientation

See Also

Reference

ImGearOrientation Members
com.accusoft.imagegear.core Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback