Queries whether metafiles can be used.
capi
can-use-metafile-p &optional screen => result
screen⇩ |
An object accepted by the function convert-to-screen. |
result |
A boolean. |
The function can-use-metafile-p
is the predicate for whether the default library (if no argument is passed) or a specified screen (if an argument is passed) can use metafiles.
If the argument screen is supplied, it is converted to a screen by convert-to-screen.
(example-edit-file "capi/graphics/metafile")
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42