JSOTO Adicione los programas y funciones en FUNCIONES COMUNES
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
FUNCTION comprimeImagen(filedestino,tamano)
|
||||
|
||||
DEFINE filedestino, comando,tamano STRING
|
||||
|
||||
LET comando = 'magick convert ',filedestino,tamano,filedestino
|
||||
RUN comando
|
||||
END FUNCTION
|
||||
Reference in New Issue
Block a user