ImageGear Professional for Windows ActiveX
PseudoColorWithLimits Method

Description:

Colors all pixels in an 8-bit gray level image whose values are outside the range PseudoColorLimitsOptions Property.MinIndex Property to PseudoColorLimitsOptions property.MaxIndex Property. Those above the range receive the color pointed to by PseudoColorLimitsOptions Property.FillColorMax Property, and those below the range receive the color pointed to by PseudoColorLimitsOptions Property.FillColorMin Property. This method can be used to see how much of the image is saturated or unsaturated.

Syntax:

      PseudoColorWithLimits (ByVal pPage As IGPage)

Parameters:

Name Description
pPage Reference to IGPage Object.

Return Value:

N/A

Bits Per Pixel:

8-bit gray level

Sample:

Image Processing and Effects.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback