ImageGear for Java
getPixelXDimension Method
Returns PixelXDimension Tag value.

Method returnsthe tag value if the tag is present in the metadata tree, or null otherwise.

This method accesses the PixelXDimension tag. The tag specifies information specific to compressed data. When a compressed file is recorded, the valid width of the meaningful image shall be recorded in this tag, whether or not there is padding data or a restart marker.

Syntax
public java.lang.long getPixelXDimension()

Return Value

Nullable (boxed) uint value. *

See the EXIF 2.2 specification for tag usage details.

See Also

Reference

ImGearEXIFMetadata Class
ImGearEXIFMetadata Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback