ImageGearJava Project > com.accusoft.imagegear.display Package > ImGearPageDisplay Class : updateLUT Method |
The ImGearPageDisplay lookup table is updated as follows:
colorLUT
is not null, it is duplicated into ImGearPageDisplay's LUT. colorLUT
type and depths attributes must be compatible with ImGearPageDisplay
's LUT.
contrastSettings
is not null, its values are used to update ImGearPageDisplay
's LUT. com.accusoft.imagegear.core.ImGearMultichannelLUTIImGearContrastSettings
public void updateLUT( ImGearMultichannelLUT colorLUT, IImGearContrastSettings contrastSettings ) |
The ImGearPageDisplay lookup table is updated as follows:
colorLUT
is not null, it is duplicated into ImGearPageDisplay's LUT. colorLUT
type and depths attributes must be compatible with ImGearPageDisplay
's LUT.
contrastSettings
is not null, its values are used to update ImGearPageDisplay
's LUT. com.accusoft.imagegear.core.ImGearMultichannelLUTIImGearContrastSettings