public final class TiffOptionsUtils extends Object
The tiff file format options utility class.
Modifier and Type | Method and Description |
---|---|
static int |
getValidTagsCount(TiffDataType[] tags)
Gets the valid tags count.
|
public static int getValidTagsCount(TiffDataType[] tags)
Gets the valid tags count.
tags
- The tags to validate.