|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <gdipluseffects.h>
Public Attributes | |
| ColorChannelLUT | lutB |
| ColorChannelLUT | lutG |
| ColorChannelLUT | lutR |
| ColorChannelLUT | lutA |
Definition at line 68 of file gdipluseffects.h.
| ColorChannelLUT ColorLUTParams::lutA |
Definition at line 73 of file gdipluseffects.h.
| ColorChannelLUT ColorLUTParams::lutB |
Definition at line 70 of file gdipluseffects.h.
| ColorChannelLUT ColorLUTParams::lutG |
Definition at line 71 of file gdipluseffects.h.
| ColorChannelLUT ColorLUTParams::lutR |
Definition at line 72 of file gdipluseffects.h.