2#ifndef _color_matrix_flag_h_
3#define _color_matrix_flag_h_
5namespace System {
namespace Drawing {
namespace Imaging {
ColorMatrixFlag
Specifies the types of images and colors that will be affected by the color and grayscale adjustment ...
Definition: color_matrix_flag.h:7
@ SkipGrays
Grayscale values are not color-adjusted.
@ AltGrays
Only grayscale values are color-adjusted.
Definition: db_command.h:9
std::enable_if< IsExceptionWrapper< T >::value, constT & >::type Default()
Returns the default-constructed instance of the specified type.
Definition: default.h:16