'Declaration Public Function GetImage( _
ByVal imageIdentifierThe image identifier.As System.String _
) As Vintasoft.Imaging.VintasoftImage
public Vintasoft.Imaging.VintasoftImage GetImage(
System.String imageIdentifier
)
public: Vintasoft.Imaging.VintasoftImage* GetImage(
System.String imageIdentifier
)
public:
Vintasoft.Imaging.VintasoftImage^ GetImage(
System.String imageIdentifier
)
Parameters
- imageIdentifier
- The image identifier.
Return Value
The image.