ne_img_setHref

int sbne::ne_img_setHref(VTransformation2D *gS, const std::string &href)

Sets the value of the “href” attribute of this VImage object.

Parameters
  • gS – a pointer to the VImage object.

  • href – a string to use as the value of the “href” attribute of this VImage object.

Returns

integer value indicating success/failure of the function.