Difference between revisions of "X Media:save"
From GiderosMobile
(Created page with "__NOTOC__ '''<translate>Available since</translate>:''' Gideros 2016.1<br/> '''<translate>Class</translate>:''' Media<br/> === Description === S...") |
m |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | + | '''Available since:''' Gideros 2016.1<br/> | |
− | ''' | + | '''Class:''' [[Media]]<br/> |
− | ''' | ||
=== Description === | === Description === | ||
Saves the changes made to file. | Saves the changes made to file. | ||
− | < | + | <syntaxhighlight lang="lua"> |
Media:save() | Media:save() | ||
− | </ | + | </syntaxhighlight> |
− | |||
− | |||
− | + | {{Media}} |
Latest revision as of 22:22, 20 February 2025
Available since: Gideros 2016.1
Class: Media
Description
Saves the changes made to file.
Media:save()
- X Media:copy
- X Media:crop
- X Media:drawFill
- X Media:drawImage
- X Media:drawLine
- X Media:drawText
- X Media:flipHorizontal
- X Media:flipVertical
- X Media:floodFill
- X Media:getHeight
- X Media:getPath
- X Media:getPixel
- X Media:getRotation
- X Media:getWidth
- X Media:resize
- X Media:resizeHeight
- X Media:resizeWidth
- X Media:save
- X Media:setPixel
- X Media:setRotation
- X Media:trim