📄️ BLOB TO PICTURE
BLOB TO PICTURE ( blobImag ; imagen {; codec} )
📄️ COMBINE PICTURES
COMBINE PICTURES ( imagenResult ; imag1 ; operador ; imag2 {; despHor ; despVert} )
📄️ CONVERT PICTURE
CONVERT PICTURE ( imagen ; codec {; compresion} )
📄️ CREATE THUMBNAIL
CREATE THUMBNAIL ( fuente ; dest {; ancho {; altura {; modo {; profundidad}}}} )
📄️ Equal pictures
Equal pictures ( imagen1 ; imagen2 ; mascara ) -> resultado
📄️ Get picture file name
Get picture file name ( imagen ) -> Resultado
📄️ GET PICTURE FORMATS
GET PICTURE FORMATS ( imagen ; codecIDs )
📄️ GET PICTURE FROM LIBRARY
GET PICTURE FROM LIBRARY ( refImag | nomImag ; imagen )
📄️ GET PICTURE KEYWORDS
GET PICTURE KEYWORDS ( imagen ; arrayPalabrasClaves {; *} )
📄️ GET PICTURE METADATA
GET PICTURE METADATA ( imagen ; nomMeta ; ContenidoMeta {; nomMeta2 ; ContenidoMeta2 ; ... ; nomMetaN ; ContenidoMetaN} )
📄️ Is picture file
Is picture file ( rutaArchivo {; *} ) -> Resultado
📄️ PICTURE CODEC LIST
PICTURE CODEC LIST ( arrayCodec {; arrayNoms}{; *} )
📄️ PICTURE LIBRARY LIST
PICTURE LIBRARY LIST ( refsImag ; nomsImag )
📄️ PICTURE PROPERTIES
PICTURE PROPERTIES ( imagen ; largo ; altura {; hDesp {; vDesp {; modo}}} )
📄️ Picture size
Picture size ( imagen ) -> Resultado
📄️ PICTURE TO BLOB
PICTURE TO BLOB ( imagen ; blobImag ; codec )
📄️ READ PICTURE FILE
READ PICTURE FILE ( nomArchivo ; imagen {; *} )
📄️ REMOVE PICTURE FROM LIBRARY
REMOVE PICTURE FROM LIBRARY ( refImag | nomImag )
📄️ SET PICTURE FILE NAME
SET PICTURE FILE NAME ( imagen ; nomArchivo )
📄️ SET PICTURE METADATA
SET PICTURE METADATA ( imagen ; nomMeta ; ContenidoMeta {; nomMeta2 ; ContenidoMeta2 ; ... ; nomMetaN ; ContenidoMetaN} )
📄️ SET PICTURE TO LIBRARY
SET PICTURE TO LIBRARY ( imagen ; refImag ; nomImag )
📄️ TRANSFORM PICTURE
TRANSFORM PICTURE ( imagen ; operador {; param1 {; param2 {; param3 {; param4}}}} )
📄️ WRITE PICTURE FILE
WRITE PICTURE FILE ( nomArchivo ; imagen {; codec} )