ReactOS 0.4.17-dev-243-g1369312
color_matrix Struct Reference

#include <gdiplus_private.h>

Collaboration diagram for color_matrix:

Public Attributes

BOOL enabled
 
ColorMatrixFlags flags
 
ColorMatrix colormatrix
 
ColorMatrix graymatrix
 

Detailed Description

Definition at line 510 of file gdiplus_private.h.

Member Data Documentation

◆ colormatrix

ColorMatrix color_matrix::colormatrix

Definition at line 513 of file gdiplus_private.h.

Referenced by apply_image_attributes().

◆ enabled

BOOL color_matrix::enabled

Definition at line 511 of file gdiplus_private.h.

◆ flags

ColorMatrixFlags color_matrix::flags

Definition at line 512 of file gdiplus_private.h.

Referenced by apply_image_attributes().

◆ graymatrix

ColorMatrix color_matrix::graymatrix

Definition at line 514 of file gdiplus_private.h.

Referenced by apply_image_attributes().


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