Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine
MolDrawing Class
MolDrawing Methods
Draw Method
DrawChiralFlag Method
DrawRoundedRectangle Method
Emf2Bmp Method
FillRoundedRectangle Method
ImageFormat Method
MimetypeToFormat Method
ResizeImage Method
Save Method
SetMol Method
ToBytes Method
ToImage Method
ToImageFormat Method
ToMetafile Method
ToMolSpace Method
ToScreen Method
WrapAsMetafile Method
MolDrawing
ResizeImage Method
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
static
Image
ResizeImage
(
Image
src
,
Size
requiredSize
,
bool
keepRatio
,
bool
disposeSrcImg
)
Parameters
src
Type:
System.Drawing
Image
requiredSize
Type:
System.Drawing
Size
keepRatio
Type:
System
Boolean
disposeSrcImg
Type:
System
Boolean
Return Value
Type:
Image
See Also
Reference
MolDrawing Class
Scilligence.MolEngine Namespace