ne_img_getHref

const std::string sbne::ne_img_getHref(VTransformation2D *gS)

Returns the value of the “href” attribute of this VImage object, if it has one.

Parameters

gS – a pointer to the VImage object.

Returns

the “href” attribute of this VImage object, or an empty string if the “href” attribute is not set or the object is NULL .