ne_img_setDimensionWidth

int sbne::ne_img_setDimensionWidth(VTransformation2D *gS, RAVector *width)

Sets the “width” RAVector object of this VImage object.

Parameters
  • gS – a pointer to the VImage object.

  • width – a pointer to the “width” RAVector object.

Returns

integer value indicating success/failure of the function.