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

isTagCountDefined

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.