isTagCountDefined

Checks whether a tag has a defined number of elements.

Return

true if the tag has a defined number of elements.

Parameters

tagId

a defined tag constant, e.g. {@see #ExifTagKey.IMAGE_WIDTH} .

open fun isTagCountDefined(tagId: Int): Boolean