Home | History | Annotate | Download | only in exif

Lines Matching refs:getTagLongValue

1245     public Long getTagLongValue(int tagId, int ifdId) {
1256 public Long getTagLongValue(int tagId) {
1258 return getTagLongValue(tagId, ifdId);