ImageGear for Java
ImGearTIFFFillOrder Enumeration
Represents TIFF fill orders.
Members
MemberDescription
LeastSignificantBitFirstPixels are arranged within a byte such that pixels with lower column values are stored in the lower-order bits of the byte.
MostSignificantBitFirstPixels are arranged within a byte such that pixels with lower column values are stored in the higher-order bits of the byte.
Inheritance Hierarchy

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

See Also

Reference

com.accusoft.imagegear.formats.tif Package

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback