📄️ BLOB TO PICTURE
BLOB TO PICTURE ( imagemBlob ; imagem {; codec} )
📄️ COMBINE PICTURES
COMBINE PICTURES ( imagemResult ; imagem1 ; operador ; imagem2 {; deslocHor ; deslocVert} )
📄️ CONVERT PICTURE
CONVERT PICTURE ( imagem ; codec {; compressao} )
📄️ CREATE THUMBNAIL
CREATE THUMBNAIL ( fonte ; dest {; largura {; altura {; modo {; profundidade}}}} )
📄️ Equal pictures
Equal pictures ( imagem1 ; imagem2 ; mascara ) -> resultado
📄️ Get picture file name
Get picture file name ( imagem ) -> Resultado
📄️ GET PICTURE FORMATS
GET PICTURE FORMATS ( imagem ; codecID )
📄️ GET PICTURE FROM LIBRARY
GET PICTURE FROM LIBRARY ( refImag | nomImag ; imagem )
📄️ GET PICTURE KEYWORDS
GET PICTURE KEYWORDS ( imagem ; arrayPalavrasChaves {; *} )
📄️ GET PICTURE METADATA
GET PICTURE METADATA ( imagem ; nomeMeta ; conteudoMeta {; nomeMeta2 ; conteudoMeta2 ; ... ; nomeMetaN ; conteudoMetaN} )
📄️ Is picture file
Is picture file ( viaArquivo {; *} ) -> Resultado
📄️ PICTURE CODEC LIST
PICTURE CODEC LIST ( arrayCodec {; arrayNomes}{; *} )
📄️ PICTURE LIBRARY LIST
PICTURE LIBRARY LIST ( refsImagem ; nomsImagem )
📄️ PICTURE PROPERTIES
PICTURE PROPERTIES ( imagem ; largura ; altura {; hDesp {; vDesp {; modo}}} )
📄️ Picture size
Picture size ( imagem ) -> Resultado
📄️ PICTURE TO BLOB
PICTURE TO BLOB ( imagem ; imagemBlob ; codec )
📄️ READ PICTURE FILE
READ PICTURE FILE ( nomeArquivo ; imagem {; *} )
📄️ REMOVE PICTURE FROM LIBRARY
REMOVE PICTURE FROM LIBRARY ( refImag | nomImag )
📄️ SET PICTURE FILE NAME
SET PICTURE FILE NAME ( imagem ; nomArquivo )
📄️ SET PICTURE METADATA
SET PICTURE METADATA ( imagem ; nomeMeta ; conteudoMeta {; nomeMeta2 ; conteudoMeta2 ; ... ; nomeMetaN ; conteudoMetaN} )
📄️ SET PICTURE TO LIBRARY
SET PICTURE TO LIBRARY ( imagem ; refImag ; nomeImagem )
📄️ TRANSFORM PICTURE
TRANSFORM PICTURE ( imagem ; operador {; param1 {; param2 {; param3 {; param4}}}} )
📄️ WRITE PICTURE FILE
WRITE PICTURE FILE ( nomeArquivo ; imagem {; codec} )