public class TiffOptionsUtils extends Object
The tiff file format options utility class.
Constructor and Description |
---|
TiffOptionsUtils() |
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.Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.