|
ReactOS 0.4.17-dev-243-g1369312
|
#include <gdiplus_private.h>

Public Attributes | |
| BOOL | enabled |
| ColorMatrixFlags | flags |
| ColorMatrix | colormatrix |
| ColorMatrix | graymatrix |
Definition at line 510 of file gdiplus_private.h.
| ColorMatrix color_matrix::colormatrix |
Definition at line 513 of file gdiplus_private.h.
Referenced by apply_image_attributes().
| BOOL color_matrix::enabled |
Definition at line 511 of file gdiplus_private.h.
| ColorMatrixFlags color_matrix::flags |
Definition at line 512 of file gdiplus_private.h.
Referenced by apply_image_attributes().
| ColorMatrix color_matrix::graymatrix |
Definition at line 514 of file gdiplus_private.h.
Referenced by apply_image_attributes().