ne_img_isSetDimensionWidth

bool sbne::ne_img_isSetDimensionWidth(VTransformation2D *gS)

Predicates returning true if this VImage object’s “width” RAVector object is set.

Parameters:

gS – a pointer to the VImage object.

Returns:

true if the “width” RAVector object of this VImage object is set, false if either the “width” RAVector object is not set or the object is NULL .