System::Drawing::Imaging::ColorMatrix::set_Matrix11 method

ColorMatrix::set_Matrix11 method

Sets a value in the 1-st row and 1-st column.

void System::Drawing::Imaging::ColorMatrix::set_Matrix11(float value)
ParameterTypeDescription
valuefloatA value to set

See Also