Otherwise, the picture variable will not be displayed correctly (only in interpreted mode).
Dans le cas contraire, la variable image ne sera pas affichée correctement (en mode interprété).
To scroll the visible part and display the red point at the origin of the picture variable, you can just write
Pour faire défiler la partie visible et afficher le point rouge à l'origine de la variable image, il vous suffit d'écrire
Can be any valid image such as a 4D picture variable or expression.
In the picture parameter, you pass a picture field or a picture variable whose included formats you want to be returned in the codecIDs array.
Dans le paramètre image, vous passez un champ image ou une variable image qui inclut les formats que vous souhaitez récupérer dans le tableau tabCodecs.
If the picture was defined through a reference (e.g. a picture variable), you get a local URI followed by the image in Base64.
Si l'image a été définie via une référence (par exemple une variable image), vous recevez un URI local suivi de l'image encodée en Base64.
If the conversion has failed (QuickTime is not installed, the BLOB does not contain a readable picture, the codec parameter recognized but BLOB not validated, etc.), OK is set to 0 and the 4D picture variable or field is returned empty.
En cas d'échec (absence de QuickTime, format d'image inconnu, paramètre codec reconnu mais ne validant pas le BLOB...), OK prend la valeur 0 et le champ ou la variable image 4D est retourné(e) vide.
Compatibility note: Beginning with 4D v14, the GRAPH command only works with a picture variable as its first parameter.
Note de compatibilité : A compter de 4D v14, la commande GRAPH fonctionne uniquement avec une variable image en premier paramètre.
In the graphPicture parameter, pass the name of the picture variable that displays the graph in the form.
Passez dans le paramètre graphImage le nom de la variable image devant afficher le graphe dans le formulaire.
Note: You can retrieve, in a picture variable, the icon associated with an item using the GET LIST ITEM ICON command.
Note : Vous pouvez récupérer dans une variable image l'icône associée à un élément à l'aide de la commande GET LIST ITEM ICON.
background = Background picture linked to a button (Custom style), that comes from a picture library, a picture variable, a PICT resource or a file stored in the Resources folder (see above).
imageFond = image de fond associée au bouton (style Personnalisé), provenant de la bibliothèque d'images, d'une variable image ou d'un fichier stocké dans le dossier Resources (cf. ci-dessus).
However, unlike WP SET ATTRIBUTES, OB SET does not allow you to handle a picture variable or field directly as an attribute value.
Toutefois, à la différence de WP SET ATTRIBUTES, OB SET ne permet pas de manipuler directement une variable ou un champ image comme valeur d'attribut.