Home | History | Annotate | Download | only in exif

Lines Matching refs:getTagByteValue

1283     public Byte getTagByteValue(int tagId, int ifdId) {
1294 public Byte getTagByteValue(int tagId) {
1296 return getTagByteValue(tagId, ifdId);