Difference between revisions of "X Media:getWidth"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Returns the width of the image.
 
Returns the width of the image.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = Media:getWidth()
 
(number) = Media:getWidth()
 
</source>
 
</source>

Latest revision as of 15:32, 13 July 2023