ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Why "ObjEnableFastDrawing" doesn't work?
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

graphman

259 Posts

Posted - May 22 2014 :  14:18:45  Show Profile  Reply
ImageEnVect1->ObjEnableFastDrawing = false;

xequte

39053 Posts

Posted - May 22 2014 :  18:14:48  Show Profile  Reply
Yeah, that's not nearly enough information. What kind of object are you referring to?

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

graphman

259 Posts

Posted - May 23 2014 :  02:35:29  Show Profile  Reply
Any objects
Lines, for example
Go to Top of Page

graphman

259 Posts

Posted - May 23 2014 :  03:05:17  Show Profile  Reply
If I move a line object, background twitches and a smoothness vanishes
Go to Top of Page

w2m

USA
1990 Posts

Posted - May 23 2014 :  17:36:38  Show Profile  Reply
When true (default), moving objects or doing other visual operation disables antialiasing and shadows. If you have a fast machine, disable this property to increase user graphical experience. If you do not has a fast processor then keep ObjEnableFastDrawing set to False; All ObjEnableFastDrawing does is disable antialiasing and shadows.

William Miller
Adirondack Software & Graphics
Email: w2m@frontiernet.net
EBook: http://www.imageen.com/ebook/
Apprehend: http://www.frontiernet.net/~w2m/index.html
Custom Commercial ImageEn Development
Go to Top of Page

graphman

259 Posts

Posted - May 24 2014 :  03:18:46  Show Profile  Reply
I use ImageEnVect1->ObjEnableFastDrawing = false; and don't see result

What command should I use to prevent smoothness changing of background (antialiasing) at moving vector objects.
Go to Top of Page

xequte

39053 Posts

Posted - May 29 2014 :  20:14:38  Show Profile  Reply
Hi

I'm afraid I cannot reproduce that. I enabled ImageEnVect1.ObjAntialias and added a line and a circle.

When ImageEnVect1.ObjEnableFastDrawing is false the objects maintain their quality when dragging. When true the revert to pixelated during a drag.

If you are not seeing this then please email me a simple demo that shows the issue.

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

graphman

259 Posts

Posted - Jun 01 2014 :  11:09:20  Show Profile  Reply
I mean "background"

What command should I use to prevent smoothness changing of background (antialiasing) at moving vector objects.
Go to Top of Page

xequte

39053 Posts

Posted - Jun 01 2014 :  20:33:01  Show Profile  Reply
Hi

Sorry do you mean you have an image as your background under your vectorial objects and when dragging the quality changes?



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

graphman

259 Posts

Posted - Jun 02 2014 :  02:03:19  Show Profile  Reply
Yes
Go to Top of Page

xequte

39053 Posts

Posted - Jun 02 2014 :  21:32:46  Show Profile  Reply
Hi

I cannot reproduce that either. Please email me a small demo that shows the issue.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

graphman

259 Posts

Posted - Jun 17 2014 :  13:15:17  Show Profile  Reply
See examples:
4 - inserted line object
5 - at line moving



Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: