Unicode Controls & Classes for VB6 - Version 4

clsGpBitmap.CreateFromStdPicture Function

Loads a new image using the given StdPicture object

Syntax
Public Function CreateFromStdPicture (ByRef oPic As StdPicture) As GpStatus
Parameters
Parameter Description
ByRef oPic As StdPicture The source picture
Remarks