Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Utils Class
Utils Methods
ResizeImage Method
ResizeImage Method (Byte[], Size, Boolean)
ResizeImage Method (Image, Size, Boolean)
ResizeImage Method (Stream, Size, Boolean)
ResizeImage Method (Byte[], Size, Boolean, ImageFormat)
ResizeImage Method (Image, Size, Boolean, Boolean)
ResizeImage Method (Image, Size, Boolean, Double)
ResizeImage Method (Image, Size, Boolean, ImageFormat)
ResizeImage Method (Stream, Size, Boolean, Double)
ResizeImage Method (Stream, Size, Boolean, ImageFormat)
Utils
ResizeImage Method (Image, Size, Boolean, ImageFormat)
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
static
byte
[]
ResizeImage
(
Image
src
,
Size
requiredSize
,
bool
keepRatio
,
ImageFormat
outFmt
)
Parameters
src
Type:
System.Drawing
Image
requiredSize
Type:
System.Drawing
Size
keepRatio
Type:
System
Boolean
outFmt
Type:
System.Drawing.Imaging
ImageFormat
Return Value
Type:
Byte
See Also
Reference
Utils Class
ResizeImage Overload
Scilligence.MolEngine.Companion Namespace