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
 Draw line on object

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
alalieli Posted - Feb 16 2017 : 02:36:44
Hi

I use TImageenVect
I need to add an object that draw cross on the background image
how can I do it?

Thanks

Eli
5   L A T E S T    R E P L I E S    (Newest First)
alalieli Posted - Mar 02 2017 : 05:04:12
I used line object with height zero for horizontal line and width zero for vertical line and I get diagonal line

Thanks

Eli
w2m Posted - Feb 19 2017 : 14:34:55
You could also draw the lines on a bitmap and then load the bitmap into a bitmap object.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
xequte Posted - Feb 19 2017 : 14:32:58
Hi Eli

Not for the Vectorial demo. But the code is very simple. If you look into the demo pas files you should be able to convert it without much difficulty (but post on here if you have any issues).

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
alalieli Posted - Feb 19 2017 : 02:37:38
Do you have Builder C++ demoes?

I don't familiar with Delphi

Thanks

Eli
xequte Posted - Feb 16 2017 : 17:37:30
Hi Eli

Please try the Annotations\Vectorial demo. You can either use two line objects, or a polyline.



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