ImageGear for Java
ImGearStripModes Enumeration
This enumeration specifies all the supported strip and tile modes for TIFF image writing.

Members
MemberDescription
FIXED_BUFFERSave image using strips not exceeding specified size.
FIXED_COUNTSave image using specified number of strips.
TILED_FIXED_COUNTSave image using specified number of tiles vertically and horizontally.
TILED_FIXED_SIZESave image using tiles of specified size.
Inheritance Hierarchy

java.lang.Object
   java.lang.Enum
      com.accusoft.imagegear.formats.tif.ImGearStripModes

See Also

Reference

com.accusoft.imagegear.formats.tif Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback