TiffOptions.GetValidTagsCount

TiffOptions.GetValidTagsCount method

Gets the valid tags count.

public static int GetValidTagsCount(TiffDataType[] tags)
ParameterTypeDescription
tagsTiffDataType[]The tags to validate.

Return Value

The valid tags count.

See Also