Difference between revisions of "(Image):getWrap"
m |
|||
Line 17: | Line 17: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Gets the wrapping properties of an Image.}} | {{#set:Description=Gets the wrapping properties of an Image.}} | ||
+ | {{#set:Since=000}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|(Image):getWrap}} | {{i18n|(Image):getWrap}} |
Revision as of 14:07, 20 March 2011
Gets the wrapping properties of an Image.
This functions returns the currently set horizontal and vertical wrapping modes for the image.
Function
Synopsis
horiz, vert = Image:getWrap( )
Arguments
None
Returns
WrapMode horiz
- Horizontal wrapping mode of the image.
WrapMode vert
- Vertical wrapping mode of the image.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info