Functionim_showbmp

Defined in: pbimage

public subroutine im_showbmp (unsignedlong hdc)

Comment:
Renders image using an object handle ( window, picturebox ecc.).


Script:
public subroutine im_showbmp (unsignedlong hdc);/**/
this.i_PBImage.IM_ShowBmp(hdc)
end subroutine