Scale Method (ScalingBase)
Kaliko.ImageLibrary.Scaling Namespace > ScalingBase Class : Scale Method |
Image to be scaled
Core function that applies the scaling to the image.
Syntax
'Declaration
Public Function Scale( _ ByVal sourceImage As KalikoImage _ ) As KalikoImage
public KalikoImage Scale( KalikoImage sourceImage )
Parameters
- sourceImage
- Image to be scaled
Return Value
Scaled image
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2