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

flatserv

Germany
22 Posts

Posted - Jun 05 2012 :  02:39:50  Show Profile  Reply
Hi,

i have 2 layers, where layer 2 is greater then layer 1. Currently i set .Cropped := true for Layer 2, so the size is the same as Layer 1. Now i want to show each visible layer in ImageEnMView, but every time i get IEBitmap, i see the complete Layer Image, not the Image i can see (the visible part, wich is smaller). How can i get the visible bitmap from layer instead of the complete image?

Is .Cropped the property i need? I don't want use LayersSync.

fab

1310 Posts

Posted - Jun 06 2012 :  10:48:12  Show Profile  Reply
Hi,
I'm sorry it is not possible. Cropped property just specify how the image is displayed: it doesn't actually crops the image.
Copying that image will copy the full image.
Of course you can still crop the image manually, using ImageEnView.Proc.Crop method.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: