lua.wetgenes.grd.reset
g:reset()
Reset the grd which will now be a blank image of 0 dimensions.
Returns nil,error if something goes wrong so can be used with assert otherwise returns g so that we can chain the result.
g:reset()
Reset the grd which will now be a blank image of 0 dimensions.
Returns nil,error if something goes wrong so can be used with assert otherwise returns g so that we can chain the result.