Draws a Windows metafile to a pane.
capi
draw-metafile pane metafile x y width height
pane
An output-pane.
metafile
A metafile.
x , y
Integers.
width , height
Non-negative integers.
The function draw-metafile draws the metafile metafile to the pane pane at position x , y with size width , height .
draw-metafile
metafile should be a metafile as returned by with-internal-metafile.
clipboard draw-metafile-to-image free-metafile with-internal-metafile