This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, May 12, 2006 6:23:18 AM(UTC)
Groups: Registered
Posts: 7
Hi,
I have a problem with the COM windowlevel dialog box .
Indeed I would like to know if it's possible to calibrate the max value of the track bar to max value of the pixel. The pixel value is given in window width field. It is possible to correct that?
Secondly When I choose "outside" function in the dialog box, color outside the cursor don't follow it when the cursor come back to inside. If you have an answer, it will be nice.
Thank you.
David
#2
Posted
:
Tuesday, May 16, 2006 3:58:05 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
Hello,
About changing the Max and Min values of the Track bar in the WindowLevel Dialog, the Max value of the Track bar depends on the LevelLUTLength property (ILEADRaster)of the raster object. This property depends on the values of the LevelHighBit property (ILEADRaster) and LevelLowBit property (ILEADRaster). The equation as follows:
LevelLUTLength = (LevelHighBit - LevelLowBit + 1).
About the second issue (color issue), can you please provide me with more details to reproduce the same problem?
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.