ne_img_setDimensionHeight

int sbne::ne_img_setDimensionHeight(VTransformation2D *gS, RAVector *height)

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

Parameters
  • gS – a pointer to the VImage object.

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

Returns

integer value indicating success/failure of the function.