'Declaration Public Function GetSeriesIdentifierByImage( _
ByVal imageThe image.As Vintasoft.Imaging.VintasoftImage _
) As System.String
public System.String GetSeriesIdentifierByImage(
Vintasoft.Imaging.VintasoftImage image
)
public: System.String GetSeriesIdentifierByImage(
Vintasoft.Imaging.VintasoftImage* image
)
public:
System.String GetSeriesIdentifierByImage(
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- image
- The image.
Return Value
A string with series identifier.