Difference between revisions of "X Media:crop"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
 
Line 5: Line 5:
 
=== Description ===
 
=== Description ===
 
Crops an image width and height from x and y point coordinate.
 
Crops an image width and height from x and y point coordinate.
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
Media:crop(x, y, width, height)
 
Media:crop(x, y, width, height)
 
</source>
 
</source>

Latest revision as of 15:32, 13 July 2023