Difference between revisions of "(Image):getWrap"
m |
m (Added fullstop) |
||
Line 8: | Line 8: | ||
</source> | </source> | ||
=== Arguments === | === Arguments === | ||
− | None | + | None. |
=== Returns === | === Returns === | ||
{{param|WrapMode|horiz|Horizontal wrapping mode of the image.}} | {{param|WrapMode|horiz|Horizontal wrapping mode of the image.}} |
Revision as of 13:35, 27 September 2016
Gets the wrapping properties of an Image.
This function 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