ReactOS 0.4.17-dev-246-gaf10f35
ColorLUTParams Struct Reference

#include <gdipluseffects.h>

Public Attributes

ColorChannelLUT lutB
 
ColorChannelLUT lutG
 
ColorChannelLUT lutR
 
ColorChannelLUT lutA
 

Detailed Description

Definition at line 80 of file gdipluseffects.h.

Member Data Documentation

◆ lutA

ColorChannelLUT ColorLUTParams::lutA

Definition at line 85 of file gdipluseffects.h.

◆ lutB

ColorChannelLUT ColorLUTParams::lutB

Definition at line 82 of file gdipluseffects.h.

◆ lutG

ColorChannelLUT ColorLUTParams::lutG

Definition at line 83 of file gdipluseffects.h.

◆ lutR

ColorChannelLUT ColorLUTParams::lutR

Definition at line 84 of file gdipluseffects.h.


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