Accusoft.ImagXpress13.Net
GetTagSRational Method




Gets tag SRational data.
Syntax
'Declaration
 
Public Function GetTagSRational() As Integer()
'Usage
 
Dim instance As ImageXTag
Dim value() As Integer
 
value = instance.GetTagSRational()
public int[] GetTagSRational()
public: int[]* GetTagSRational(); 
public:
array<int>^ GetTagSRational(); 

Return Value

An integer value which represents tag SRational data.
Remarks

SRational data are pairs of long or int32.

Note: Available in Professional edition.

See Also

Reference

ImageXTag Class
ImageXTag Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback