clsCommonWrapper.RenderPicture MethodDraws the specified picture to a Device Context; supports also 32 bit alpha imagesSyntax
Public Sub RenderPicture (ByRef oPic As StdPicture, _
ByVal lDestDC As Long, _ Optional ByVal destX As Long, _ Optional ByVal destY As Long, _ Optional ByVal destWidth As Long, _ Optional ByVal destHeight As Long) Parameters
Remarks
Check also the [OverlapImageRect] function
|