Draw.Zoom (gb.qt4)

Static Sub Zoom ( Image As Image, Zoom As Integer, X As Integer, Y As Integer [ , SrcX As Integer, SrcY As Integer, SrcWidth As Integer, SrcHeight As Integer ] )

Draw a quick zoomed version of an image or a part of it.

Zoom is the zoom factor. Use 1 for the original image, 2 for an image twice as large, and so on...