Accusoft.ImagXpressSdk Namespace : ImageXTag Class |
For a list of all members of this type, see ImageXTag members.
Name | Description | |
---|---|---|
GetTagBytes | Gets tag data that are of the type Bytes. | |
GetTagDouble | Gets tag data of type Double. | |
GetTagFloat | Retrieves a float array of values contained within the ImageXTag. | |
GetTagInt16 | Retrieves a short array of values contained within ImageXTag. | |
GetTagInt32 | Gets tag data of type long or int32. | |
GetTagRational | Gets Tag Rational data. | |
GetTagSBytes | Retrieves signed short array of values contained within the ImageXTag. | |
GetTagSRational | Gets tag SRational data. | |
GetTagUInt16 | Retrieves a short array of values contained within the ImageXTag. | |
GetTagUInt32 | Gets tag data of type unsigned long or UInt32. | |
SetTagBytes | Sets Tag Data of based on byte array input. | |
SetTagDouble | Sets tag data of type Double. | |
SetTagFloat | Set Tag Data of type Float or Single. | |
SetTagInt16 | Sets the ImageXTag data based on the short array input. | |
SetTagInt32 | Overloaded. Sets Tag Data of type long or int32. | |
SetTagRational | Sets Tag Rational Data. | |
SetTagSBytes | Sets Tag Data based on the byte array input. | |
SetTagSRational | Sets Tag Rational Data. | |
SetTagUInt16 | Sets tag data of type UInt16. | |
SetTagUInt32 | Sets tag data of type unsigned long or UInt32. |