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
 Transparent Layer
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Harry

3 Posts

Posted - Feb 03 2015 :  04:39:51  Show Profile  Reply
Hello,

I need to display 14 Layers of 1bit tif Files (black and white - 30000x30000 pixel each - probably bigger in future)

Displaying a single Layer is no problem, but I also need to display merged layers (depending which Layer is selected by User)

Currently I merge the selected Layers by creating a new Bitmap which contains the data of the selected Layers. (I already use Scanline to copy the data faster - but because of the sheer size of the images it still is not as fast as I would like it)

Is it possible to load the 14 Layers in ImageEnView (as black/white tif; 1bit) and merge(display) the layers in a way that the white background is transparent (for all layers) and the black pixel of all Layers are seen on screen?

I only achived to set the opacity of one layer (black and white pixel together) but I'm searching for a method for all Layers.

TiA,

Harry

xequte

39051 Posts

Posted - Feb 04 2015 :  19:28:25  Show Profile  Reply
Hi Harry

If you have set the white background of each of your image layers to transparent, then when you merge all the layers only the black pixels should remain. Are you seeing something different?

Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: