triangle Strip
fun triangleStrip(color: Color, points: List<ERROR CLASS: Symbol not found for Pair<kotlin/Int, kotlin/Int>>): ERROR CLASS: Unresolved name: memScoped
fun triangleStrip(color: Color, vararg points: ERROR CLASS: Symbol not found for Pair<kotlin/Int, kotlin/Int>): Image
Draws a triangle strip on the image.
Return
A new Image object with the triangle strip drawn on the image
Parameters
color
The color of the triangle strip
points
The points to draw the triangle strip through