ShowImage

Parameters
whichImageimage
flagboolean
comment

It shows/hides image whichImage, depending on boolean flag (true shows, false hides). Seems like a redundant function in the light of SetImageRender(Always).

patch

1.18a

Source
common.j (raise an issue to discuss on Github or submit a PR)
return type
nothing
Source code
native ShowImage                    takes image whichImage, boolean flag returns nothing