Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Sunday, January 28, 2007 8:38:54 PM(UTC)
Jang-Hun Choi

Groups: Registered
Posts: 7


hello ^^

I wish loading Imagelist bitmap to

rasterview..

but failed..

I use RasterIO (COM object).


I want

in RasterView open leadImgList.item(x).bitmap

and processing, and

leadimglist.item(x).bitmap = rasterview.raster

.......

sorry I'm not American..

few days ago, thanks to autolevel method

made it! ^^
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Monday, January 29, 2007 2:55:37 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

Hello,

If you want to copy a bitmap between the Raster object of a LEADRasterView control and the items of LEAD Raster Image List control, you can use:
leadimglist.Item(x).Bitmap = rasterview.Raster.Bitmap
and
rasterview.Raster.Bitmap = leadimglist.Item(x).Bitmap

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.160 seconds.