User Tools

Site Tools


display_image

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
display_image [2024/02/08 19:28] justindisplay_image [2024/02/08 19:29] justin
Line 7: Line 7:
 ====Signature:==== ====Signature:====
 <code python> <code python>
-display_image(image, duration, background_color, stretch_mode)+display_image(image_name, duration, background_color, stretch_mode)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|image| | |Yes| +|image_name| |[[String]]|Yes| 
-|duration| | |No| +|duration| |[[Number]]|No| 
-|background_color| | |No| +|background_color| |[[Color]]|No| 
-|stretch_mode| | |No|+|stretch_mode| |[[Stretch Mode]]|No|
  
 ====Example:==== ====Example:====
display_image.txt · Last modified: 2024/02/22 21:03 by justin