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
 iebsPhotoLike color

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
spetric Posted - Dec 28 2019 : 16:28:00
Is it possible to change color for iebsPhotoLike background style?

I would like to keep chessboard for images with alpha channel, but with darker background outside (iebsPhotoLike has fixed color, med-gray or something).

I'm currently working with version 8.1.1

TIA,
Siniša

3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jan 05 2020 : 22:51:28
Hi

In the next version TImageEnView.Background is used if a custom color is specified (i.e. not clBlack or clBtnFace).

Nigel
Xequte Software
www.imageen.com
spetric Posted - Jan 02 2020 : 09:10:13
Hi Nigel,

Thanks, that would be nice.
Anyway, I checked the source code and the color for iebsPhotoLike is B0B0B0.

So, I've patched PKIECTRL.lib at address 03B9EAA and replaced
B0B0B0 with darker gray color (303030).

I know it's a hack, but it works...for now.

xequte Posted - Jan 01 2020 : 17:42:23
Hi Sinisa

It is not currently possible to change that color, but I'll look at making it an option.

Nigel
Xequte Software
www.imageen.com