Flags
Flags which determine the behavior of this function , can take one or more of the following:
| 
 Value  | 
 Meaning  | 
| 
 LUT_SIGNED  | 
 [0x0001] If set, the LUT entries are signed 16-bit values. If not set, the LUT entries are unsigned 16-bit values.  | 
| 
 LUT_UPDATE_MIN_MAX  | 
 [0x0002] If set, the method will update MinVal property with the new minimum intensity value in the bitmap and MaxVal with the new maximum intensity value.  |