ReactOS 0.4.15-dev-7953-g1f49173
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 454 of file gdiplus_private.h.

Member Data Documentation

◆ colormatrix

ColorMatrix color_matrix::colormatrix

Definition at line 457 of file gdiplus_private.h.

Referenced by apply_image_attributes().

◆ enabled

BOOL color_matrix::enabled

Definition at line 455 of file gdiplus_private.h.

◆ flags

ColorMatrixFlags color_matrix::flags

Definition at line 456 of file gdiplus_private.h.

Referenced by apply_image_attributes().

◆ graymatrix

ColorMatrix color_matrix::graymatrix

Definition at line 458 of file gdiplus_private.h.

Referenced by apply_image_attributes().


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