Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
MolBase Class
MolBase Methods
ToImage Method
ToImage Method
ToImage Method (Int32, Int32, Int32)
ToImage Method (Int32, Int32, Int32, Boolean)
MolBase
ToImage Method (Int32, Int32, Int32, Boolean)
Generate an image of the structure
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
Bitmap
ToImage
(
int
width
,
int
height
,
int
margin
,
bool
blackandwhite
)
Parameters
width
Type:
System
Int32
Image width
height
Type:
System
Int32
Image height
margin
Type:
System
Int32
Margin
blackandwhite
Type:
System
Boolean
Return Value
Type:
Bitmap
An image
See Also
Reference
MolBase Class
ToImage Overload
Scilligence.MolEngine Namespace