ImageGear for Java
getSubjectLocation Method
Returns SubjectLocation Tag value.

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

This method accesses the SubjectLocation tag. The tag indicates the location of the main subject in the scene. The value of this tag represents the pixel at the center of the main subject relative to the left edge, prior to rotation processing as per the Rotation tag. The first value indicates the X column number and second indicates the Y row number.

Syntax
public int[] getSubjectLocation()

Return Value

Unsigned short] array. *

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