|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <gdiplus_private.h>

Public Attributes | |
| BOOL | enabled |
| ColorMatrixFlags | flags |
| ColorMatrix | colormatrix |
| ColorMatrix | graymatrix |
Definition at line 454 of file gdiplus_private.h.
| ColorMatrix color_matrix::colormatrix |
Definition at line 457 of file gdiplus_private.h.
Referenced by apply_image_attributes().
| BOOL color_matrix::enabled |
Definition at line 455 of file gdiplus_private.h.
| ColorMatrixFlags color_matrix::flags |
Definition at line 456 of file gdiplus_private.h.
Referenced by apply_image_attributes().
| ColorMatrix color_matrix::graymatrix |
Definition at line 458 of file gdiplus_private.h.
Referenced by apply_image_attributes().