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
 vtPutMemo

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
kandc Posted - Sep 15 2014 : 14:27:52
Hello,

I am placing a memo on ImageEnVect using vtPutMemo (actually tried the demo VectActions). The image is b/w Tiff. The background is drawn black and the text is black. Kind of hard to read without my special decoder glasses.

I assume it's just a matter of changing the brush/font? If so, what is the best way to go about changing it?

Also, can annotations be in color, even though the base image is bw or grayscale? Or do I have to convert the page first?

Thanks!

Kevin
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Sep 16 2014 : 01:15:48
Hi Kevin

Did you try promoting the image to 24bit before adding the memo:

http://www.imageen.com/help/TImageEnProc.ConvertTo24Bit.html

ImageEnVect1.Proc.ConvertTo24Bit;


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