nS_ImageVertexPosition(image%, vertexid%, xoff#, yoff#)Function

Description:
Changes the position of one of the vertex to distort an image

Vertex IDs:
nS_VERTEX_TOPLEFT
nS_VERTEX_BOTTOMLEFT
nS_VERTEX_BOTTOMRIGHT
nS_VERTEX_TOPRIGHT

Parameters:
image% = Image handle
vertexid% = Vertex ID
xoff# = X offset of the vertex
yoff# = Y offset of the vertex
Return value:
None



Documentation generated by Cod2Doc on 24 Oct 2005.