ImageGearJava Project > com.accusoft.imagegear.formats.tif Package > ImGearTIFFMetadata Class : getImageLength Method |
Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.
This method accesses the ImageLength tag. The tag specifies the number of rows of pixels in the image.
public java.lang.long getImageLength() |
See the TIFF 6.0 specification for tag usage details.