IBitmapImageApplyLut Method |
| Name | Description | |
|---|---|---|
| ApplyLut(UInt32) | Applies intensity lookup table to image. The lookup table must have 256 elements with values ranging from 0 to 255 inclusive. | |
| ApplyLut(UInt32, UInt32, UInt32) | Applies RGB lookup table to image. Each lookup table must have 256 elements with values ranging from 0 to 255 inclusive. |