TiffFloatType Properties |
The TiffFloatType type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignedDataSize |
Gets the additional data size in bytes (in case the 12 bytes is not enough to fit the tag data).
(Inherited from TiffDataType.) | |
| Count |
Gets the count of elements.
(Inherited from TiffCommonArrayType.) | |
| DataSize |
Gets the additional data size in bytes (in case the 12 bytes is not enough to fit the tag data).
(Inherited from TiffCommonArrayType.) | |
| ElementSize |
Gets the element size in bytes.
(Overrides TiffCommonArrayTypeElementSize.) | |
| Id |
Gets tag id integer representation.
(Inherited from TiffDataType.) | |
| IsValid |
Gets a value indicating whether tag data is valid. The valid tag contains data which may be preserved. The invalid tag cannot be stored.
(Inherited from TiffDataType.) | |
| TagId |
Gets the tag id.
(Inherited from TiffDataType.) | |
| TagType |
Gets the tag type.
(Overrides TiffDataTypeTagType.) | |
| Value |
Gets or sets the value this data type contains.
(Overrides TiffDataTypeValue.) | |
| Values |
Gets or sets the values.
| |
| ValuesContainer |
Gets the values container.
(Overrides TiffCommonArrayTypeValuesContainer.) |