Preparing search index...
The search index is not available
@chemaxon/marvin
@chemaxon/marvin
api/marvinImageExporter
ImageExporter
Interface ImageExporter
interface
ImageExporter
{
convertCxonToImage
(
cxon
:
string
,
type
:
ImageType
,
options
?:
ExportOptions
,
)
:
Promise
<
string
>
;
}
Index
Methods
convert
Cxon
To
Image
Methods
convert
Cxon
To
Image
convertCxonToImage
(
cxon
:
string
,
type
:
ImageType
,
options
?:
ExportOptions
,
)
:
Promise
<
string
>
Parameters
cxon
:
string
type
:
ImageType
Optional
options
:
ExportOptions
Returns
Promise
<
string
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
convert
Cxon
To
Image
@chemaxon/marvin
Loading...