ReactOS 0.4.15-dev-7942-gd23573b
ColorLUTParams Struct Reference

#include <gdipluseffects.h>

Public Attributes

ColorChannelLUT lutB
 
ColorChannelLUT lutG
 
ColorChannelLUT lutR
 
ColorChannelLUT lutA
 

Detailed Description

Definition at line 68 of file gdipluseffects.h.

Member Data Documentation

◆ lutA

ColorChannelLUT ColorLUTParams::lutA

Definition at line 73 of file gdipluseffects.h.

◆ lutB

ColorChannelLUT ColorLUTParams::lutB

Definition at line 70 of file gdipluseffects.h.

◆ lutG

ColorChannelLUT ColorLUTParams::lutG

Definition at line 71 of file gdipluseffects.h.

◆ lutR

ColorChannelLUT ColorLUTParams::lutR

Definition at line 72 of file gdipluseffects.h.


The documentation for this struct was generated from the following file: