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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Why "ObjEnableFastDrawing" doesn't work?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
graphman Posted - May 22 2014 : 14:18:45
ImageEnVect1->ObjEnableFastDrawing = false;
11   L A T E S T    R E P L I E S    (Newest First)
graphman Posted - Jun 17 2014 : 13:15:17
See examples:
4 - inserted line object
5 - at line moving



xequte Posted - Jun 02 2014 : 21:32:46
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
graphman Posted - Jun 02 2014 : 02:03:19
Yes
xequte Posted - Jun 01 2014 : 20:33:01
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
graphman Posted - Jun 01 2014 : 11:09:20
I mean "background"

What command should I use to prevent smoothness changing of background (antialiasing) at moving vector objects.
xequte Posted - May 29 2014 : 20:14:38
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
graphman Posted - May 24 2014 : 03:18:46
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.
w2m Posted - May 23 2014 : 17:36:38
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
graphman Posted - May 23 2014 : 03:05:17
If I move a line object, background twitches and a smoothness vanishes
graphman Posted - May 23 2014 : 02:35:29
Any objects
Lines, for example
xequte Posted - May 22 2014 : 18:14:48
Yeah, that's not nearly enough information. What kind of object are you referring to?

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com