ReactOS 0.4.16-dev-340-g0540c21
|
#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.