Copy image using full-path to clipboard

How do I copy an image to the clipboard if I have the full-path to that image please.

Clipboard "C:\folder\image.png" COPYIMAGE

does not work

Clipboard FILE "C:\folder\image.png" COPYIMAGE

many thanks :slight_smile: