ShowImage
last edited 4 years ago by Lusin_S_Sargsyan
description
This part is designed to create a frame window and to show images(gif, jpg). One of inpins is a string - the path of the image. The other inpin is a boolean - allowing the animation.
figure

inpins
- GEOM(x, y, width, height) - ID=1 - sets parameters for the frame
- x – int
- y – int
- width – int
- height – int
- STR(String) - ID=2 - sets the path of the image
- SHOW() - ID=3 - makes the frame visible
- ANIMATE() - ID=4 - allows animation of animated gifs
- HIDE() - ID=5 - makes the frame invisible
links to CVS
source org.vcb.parts.ui.ShowImage
configuration image.vcb