
Allow you to view any images.
Example

Running this code will open "E:\Example Folder\Picture 1.jpg" with a viewer dialog.
plugin command("Dialogs Extension.dll", "image viewer dialog", "E:\\Example Folder\\Picture 1.jpg")
	
Allow you to view any images.

Running this code will open "E:\Example Folder\Picture 1.jpg" with a viewer dialog.
plugin command("Dialogs Extension.dll", "image viewer dialog", "E:\\Example Folder\\Picture 1.jpg")
	Was this helpful?
