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