the IMG Tag is intended for displaying images in GIF, JPEG, or PNG image format on a web page. The address of the image file is set using the srcattribute. If necessary, you can link the image to another file by placing the img tag in container a. A border is displayed around the image, which can be removed by adding the border="0" attribute to the img tag.
Drawings can also be used as image maps when the image contains hotspots that act as links. This map does not differ in appearance from a normal image, but it can be divided into invisible zones of different shapes, where each of the areas serves as a reference.
is_complete_by_number – check that the image with the specified number has already been uploaded is_complete_by_name – check that the image with the specified name has already been uploaded
get_image – get a new image - as part of a specified add_image – add a picture to a given
get_x_of_image – get the x coordinate of the occurrence of a given picture get_y_of_image – get the y - coordinate of the occurrence of a given picture get_pos_of_image – to obtain the position of occurrence of a given picture get_all_pos_of_image – get the positions of all occurrences of a given image