public abstract class TiffCommonArrayType extends TiffDataType
The tiff common array type.
| Modifier and Type | Method and Description |
|---|---|
long |
getCount()
Gets the count of elements.
|
abstract com.aspose.ms.System.Array |
getValuesContainer()
Gets the values container.
|
compareTo, deepClone, equals, getAdditionalDataSize, getAlignedDataSize, getDataSize, getElementSize, getId, getTagId, getTagType, getValue, hashCode, isValid, readTag, setValue, toString, writeAdditionalData, writeTagpublic abstract com.aspose.ms.System.Array getValuesContainer()
Gets the values container.
public final long getCount()
Gets the count of elements.
getCount in class TiffDataTypeCopyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.