How do I zoom an bitmap picture to any size fx 175% or 25%
Rotate it 10 deg and get the result in a image box for use in a
Windowless crontrol
Dim oPicture As StdPicture
Call Imaging1.CreateImageFromFile("test.jpg")
Call Imaging1.ScaleImage(175, InterpolationModeHighQuality)
Call Imaging1.RotateAngle(10)
Set oPicture = Imaging1.GetPicture
Imaging1.CloseNativeImageReturn to GdViewer [Pro] ActiveX
Users browsing this forum: No registered users and 2 guests