Uv

From Vendetta Lua
Revision as of 00:35, 17 June 2010 by Chefkoch (Talk | contribs) (New page: String that defines a rectangular region of an image. format: "x1 y1 x2 y2" x1,y1 is the top left corner of the recangle and x2,y2 the bottom right. If x1 > x2 or y1 > y2 the image will ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

String that defines a rectangular region of an image.

format: "x1 y1 x2 y2"

x1,y1 is the top left corner of the recangle and x2,y2 the bottom right. If x1 > x2 or y1 > y2 the image will be displayed flipped. (only tested with the button uv attribute)