ly.img.android.pesdk.backend.exif / Exify / isTagCountDefined

isTagCountDefined

open fun isTagCountDefined(tagId: Int): Boolean

Checks whether a tag has a defined number of elements.

Parameters

tagId - Int: a defined tag constant, e.g. {@see #ExifTagKey.IMAGE_WIDTH}.

Return
Boolean: true if the tag has a defined number of elements.