Unicode Controls & Classes for VB6 - Version 4
clsDIBSection
.CloneFromDib Method
Clones another clsDIBSection class
Syntax
Public Sub CloneFromDib (ByRef
oDib
As
clsDIBSection
, _
Optional ByVal
bPP
As
eBppType
= -1)
Parameters
Parameter
Description
ByRef
oDib
As
clsDIBSection
The DIB to clone
Optional ByVal
bPP
As
eBppType
= -1
Set this value only if you want to force a certain resolution
Remarks