Uses a lookup table to change an image's intensity values. You can apply the change to red, green, blue, or all color channels.
Remap the colors intensities to user specified values.
Framework | Member |
---|---|
.NET | RemapIntensityCommand |
.NET 6+ | RemapIntensityCommand |
iOS / OS X | LTRemapIntensityCommand |
Java | RemapIntensityCommand |
C DLL | L_RemapBitmapIntensity |
C++ Class Library | LBitmap::RemapIntensity |