Sponsors
CopyImage
in Bitmap
Function name: CopyImage
Defined in : user32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function CopyImage Lib "user32" (ByVal handle As Long, ByVal imageType As Long, ByVal newWidth As Long, ByVal newHeight As Long, ByVal lFlags As Long) As Long
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.