Search found 1 match

by bhaduryb
Mon Oct 20, 2008 1:56 pm
Forum: GFL SDK
Topic: Rpoblem with gflRotateFine method
Replies: 0
Views: 1228

Rpoblem with gflRotateFine method

Hi all,

I am a new member of this forum. I am facing a big problem and I need that resolution badly. I am using vb6 and gflsdk latest version. My code of rotation is given below,

rotateAngle = angle * sldRotate.Value

Dim Color As GFL_COLOR 'Background color
Color.Red = 0
Color.Blue = 0
Color ...