bUseHTable

Flag that indicates whether to use the HTable property. Possible values are:

Value

Meaning

TRUE

Use the HTable property, which is the Hue lookup table. If MaskTable(i) for a particular hue is not 0, then the hue is changed to the corresponding entry in HTable(i). For example, if a pixel has a hue of 85 and MaskTable(85) is NOT 0, then the hue of the pixel is changed to the the hue in HTable(85).

FALSE

The hue of each pixel is unchanged.