Loading...

Scroll speed problem

Support for GdPicture Light Imaging Toolkit and GdPicture Pro Imaging ActiveX/SDK.

Scroll speed problem

Postby irab » Thu Sep 10, 2009 7:53 pm

Hi Loïc!

I have some problem with speed of scroll. (I use integrated VGA.)

Basic settings:
Code: Select all
Me.GdViewer1.ViewerQuality = ViewerQualityBilinearHQ
Me.GdViewer1.ScrollOptimization = True
Me.GdViewer1.DisplayFromFile ("c:\test.tif")


Scroll speed is good (if zoom >= 100):
Code: Select all
Me.GdViewer1.ZoomMode = Zoom100


Scroll speed is very slow (if zoom < 100) - In this case, the movement of the picture is also slow :
Code: Select all
Me.GdViewer1.ZoomMode = ZoomWidthControl


Could you solve this problem without change ViewerQuality property?

Thank you in advance.

Best regards,
Irab
irab
 
Posts: 10
Joined: Thu Jun 26, 2008 9:21 am

Re: Scroll speed problem

Postby Loïc » Thu Sep 10, 2009 8:04 pm

Hi irab,

This behavior is due to interpolation algorithm which is a performance consumer.

To improve scrolling speed you can do:

- turn the OptimizeDrawingSpeed property to True
- And/OR: turn the ViewerQualityAuto property to True

Kind regards,

Loïc
Loïc Carrère, support team.
www.orpalis.com
User avatar
Loïc
Site Admin
 
Posts: 4437
Joined: Tue Oct 17, 2006 10:48 pm
Location: France


Return to GdPicture [Pro] ActiveX

Who is online

Users browsing this forum: No registered users and 3 guests

cron