📄️ BLOB TO PICTURE
BLOB TO PICTURE ( blobImage ; image {; codec} )
📄️ COMBINE PICTURES
COMBINE PICTURES ( imageRésultat ; image1 ; opérateur ; image2 {; décalHoriz ; décalVert} )
📄️ CONVERT PICTURE
CONVERT PICTURE ( image ; codec {; compression} )
📄️ CREATE THUMBNAIL
CREATE THUMBNAIL ( source ; dest {; largeur {; hauteur {; mode {; profondeur}}}} )
📄️ Equal pictures
Equal pictures ( image1 ; image2 ; masque ) -> Résultat
📄️ Get picture file name
Get picture file name ( image ) -> Résultat
📄️ GET PICTURE FORMATS
GET PICTURE FORMATS ( image ; tabCodecs )
📄️ GET PICTURE FROM LIBRARY
GET PICTURE FROM LIBRARY ( refImage | nomImage ; image )
📄️ GET PICTURE KEYWORDS
GET PICTURE KEYWORDS ( image ; tabMotsclés {; *} )
📄️ GET PICTURE METADATA
GET PICTURE METADATA ( image ; nomMeta ; contenuMeta {; nomMeta2 ; contenuMeta2 ; ... ; nomMetaN ; contenuMetaN} )
📄️ Is picture file
Is picture file ( cheminFichier {; *} ) -> Résultat
📄️ PICTURE CODEC LIST
PICTURE CODEC LIST ( tabCodecs {; tabNoms}{; *} )
📄️ PICTURE LIBRARY LIST
PICTURE LIBRARY LIST ( refsImages ; nomsImages )
📄️ PICTURE PROPERTIES
PICTURE PROPERTIES ( image ; largeur ; hauteur {; hOffset {; vOffset {; mode}}} )
📄️ Picture size
Picture size ( image ) -> Résultat
📄️ PICTURE TO BLOB
PICTURE TO BLOB ( image ; blobImage ; codec )
📄️ READ PICTURE FILE
READ PICTURE FILE ( nomFichier ; image {; *} )
📄️ REMOVE PICTURE FROM LIBRARY
REMOVE PICTURE FROM LIBRARY ( refImage | nomImage )
📄️ SET PICTURE FILE NAME
SET PICTURE FILE NAME ( image ; nomFichier )
📄️ SET PICTURE METADATA
SET PICTURE METADATA ( image ; nomMeta ; contenuMeta {; nomMeta2 ; contenuMeta2 ; ... ; nomMetaN ; contenuMetaN} )
📄️ SET PICTURE TO LIBRARY
SET PICTURE TO LIBRARY ( image ; refImage ; nomImage )
📄️ TRANSFORM PICTURE
TRANSFORM PICTURE ( image ; opérateur {; param1 {; param2 {; param3 {; param4}}}} )
📄️ WRITE PICTURE FILE
WRITE PICTURE FILE ( nomFichier ; image {; codec} )